Skip to content

Commit 3a383ef

Browse files
committed
chore: add canary to workspace
1 parent 9459022 commit 3a383ef

File tree

3 files changed

+646
-25
lines changed

3 files changed

+646
-25
lines changed

demos/canary/package.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@
1414
"react-dom": "18.1.0"
1515
},
1616
"devDependencies": {
17-
"eslint": "8.22.0"
17+
"@netlify/plugin-nextjs": "*",
18+
"@types/fs-extra": "^9.0.13",
19+
"@types/jest": "^27.4.1",
20+
"@types/node": "^17.0.25",
21+
"critters": "^0.0.16",
22+
"husky": "^7.0.4",
23+
"if-env": "^1.0.4",
24+
"npm-run-all": "^4.1.5",
25+
"typescript": "^4.6.3"
1826
}
1927
}

0 commit comments

Comments
 (0)