Skip to content

Commit 0e5e578

Browse files
committed
chore: fix builds
1 parent dceb5be commit 0e5e578

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

demos/plugin-wrapper/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
},
99
"devDependencies": {
1010
"@netlify/plugin-nextjs": "*",
11+
"@netlify/next": "*",
1112
"@types/fs-extra": "^9.0.13",
1213
"@types/jest": "^27.4.1",
1314
"@types/node": "^17.0.25",

demos/static-root/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
},
88
"devDependencies": {
99
"@netlify/plugin-nextjs": "*",
10+
"@netlify/next": "*",
1011
"@types/fs-extra": "^9.0.13",
1112
"@types/jest": "^27.4.1",
1213
"@types/node": "^17.0.25",

package-lock.json

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)