This commit is contained in:
parent
269abc86c5
commit
03b0c2f18c
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
"eslint": "^8.13.0",
|
"eslint": "^8.13.0",
|
||||||
"eslint-plugin-react-hooks": "^4.2.0",
|
"eslint-plugin-react-hooks": "^4.2.0",
|
||||||
"prettier": "^3.0.0",
|
"prettier": "^3.0.0",
|
||||||
"@babel/plugin-proposal-private-property-in-object" "^7.21.11"
|
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "react-scripts start",
|
"start": "react-scripts start",
|
||||||
|
|
Loading…
Reference in a new issue