Skip to content

Commit 601915e

Browse files
committed
Update next-on-netlify: PR#1 (Catch-all routes)
Update next-on-netlify to the version proposed in PR #1: netlify/next-on-netlify#1 This adds support for NextJS catch-all routes.
1 parent 2ad9deb commit 601915e

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package-lock.json

+5-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"isomorphic-unfetch": "^3.0.0",
1010
"next": "^9.2.1",
11-
"next-on-netlify": "^1.0.0",
11+
"next-on-netlify": "github:spencewood/next-on-netlify#master",
1212
"react": "^16.12.0",
1313
"react-dom": "^16.12.0"
1414
}

0 commit comments

Comments
 (0)