Skip to content

Commit 7b9a243

Browse files
committed
install correct version of next-on-netlify
1 parent ef45290 commit 7b9a243

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"@netlify/framework-info": "^0.1.3",
2626
"cpx": "^1.5.0",
2727
"make-dir": "^3.1.0",
28-
"next-on-netlify": "github:netlify/next-on-netlify#expose-pkg-for-require"
28+
"next-on-netlify": "^2.6.0"
2929
}
3030
}

0 commit comments

Comments
 (0)