Upgrade Next.js to canary version to fix web worker load bug
See https://github.com/vercel/next.js/issues/25484
This commit is contained in:
parent
fd7d22e16a
commit
21eaa5cb11
2011
package-lock.json
generated
2011
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -17,7 +17,7 @@
|
||||
"javascript-color-gradient": "^1.3.2",
|
||||
"mapbox-gl": "^2.6.1",
|
||||
"minisearch": "^3.2.0",
|
||||
"next": "12.0.8",
|
||||
"next": "12.1.1-canary.15",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
"react-redux": "^7.2.6",
|
||||
|
Loading…
Reference in New Issue
Block a user