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:
Tyler Hallada 2022-03-19 01:41:31 -04:00
parent fd7d22e16a
commit 21eaa5cb11
2 changed files with 212 additions and 1809 deletions

2011
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -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",