Skip to content

Commit 8183d69

Browse files
committed
Update next-on-netlify to v2.3.0
v2.3.0 adds support for preview mode, among other things. Full changelog for next-on-netlify is available here: https://github.com/FinnWoelm/next-on-netlify/blob/master/CHANGELOG.md
1 parent 4ffddca commit 8183d69

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package-lock.json

Lines changed: 20 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
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"next": "^9.4.4",
10-
"next-on-netlify": "^2.0.0",
10+
"next-on-netlify": "^2.3.0",
1111
"react": "^16.13.1",
1212
"react-dom": "^16.13.1"
1313
},

0 commit comments

Comments
 (0)