fix: Move next version to '@latest'
Trying to fix a netlify issue.
This commit is contained in:
parent
5de6a18e10
commit
41872fe07c
|
@ -10,7 +10,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^0.21.4",
|
"axios": "^0.21.4",
|
||||||
"d3": "^6.7.0",
|
"d3": "^6.7.0",
|
||||||
"next": "^12.0.7",
|
"next": "@latest",
|
||||||
"path": "^0.12.7",
|
"path": "^0.12.7",
|
||||||
"react": "^17.0.1",
|
"react": "^17.0.1",
|
||||||
"react-compound-slider": "^3.3.1",
|
"react-compound-slider": "^3.3.1",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user