fix: regress next version

This commit is contained in:
NunoSempere 2021-12-08 16:55:24 +01:00
parent 41872fe07c
commit f48d9a838d

View File

@ -10,7 +10,7 @@
"dependencies": { "dependencies": {
"axios": "^0.21.4", "axios": "^0.21.4",
"d3": "^6.7.0", "d3": "^6.7.0",
"next": "@latest", "next": "^12.0.6",
"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",