package and module upgrades

This commit is contained in:
2021-08-12 16:21:45 -05:00
parent 59dadfcd42
commit 717ac8b90b
2 changed files with 124 additions and 107 deletions

View File

@@ -8,7 +8,7 @@
"lint": "next lint"
},
"dependencies": {
"next": "latest",
"next": "^11.1.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},