Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
ysawa0 committed Nov 22, 2023
1 parent 02705ef commit 5e34119
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,12 @@
"react-twitter-widgets": "^1.11.0"
},
"devDependencies": {

"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/plugin-transform-async-generator-functions": "^7.23.4"
},
"scripts": {
"start": "yarn start",
"build": "yarn build",
"start": "craco start",
"build": "craco build",
"test": "craco test",
"eject": "craco eject"
},
Expand Down

0 comments on commit 5e34119

Please sign in to comment.