Update dependencies.
This commit is contained in:
parent
ae5a58acf8
commit
7eecfc3cba
2 changed files with 285 additions and 150 deletions
|
|
@ -1,12 +1,11 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-scripts": "^5.0.0"
|
||||
"react-dom": "^18.0.0"
|
||||
},
|
||||
"main": "/index.js",
|
||||
"devDependencies": {
|
||||
"react-scripts": "^5.0.0"
|
||||
"react-scripts": "^5.0.1"
|
||||
},
|
||||
"name": "a-maze-r",
|
||||
"description": "The A-Maze-Ing Generator!",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue