Skip to content

Commit

Permalink
Try fix heroku build
Browse files Browse the repository at this point in the history
  • Loading branch information
Skeli789 committed Nov 28, 2023
1 parent 233c1ad commit 11556c4
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@
"node-fetch": "^3.3.2",
"qs": "^6.11.2",
"typescript": "^5.1.6",
"web-vitals": "^3.5.0"
},
"devDependencies": {
"web-vitals": "^3.5.0",

"@babel/core": "^7.23.2",
"@babel/eslint-parser": "^7.22.15",
"@types/express": "^4.17.20",
Expand All @@ -35,6 +34,9 @@
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react": "^7.33.2"
},
"devDependencies": {

},
"type": "module",
"scripts": {
Expand Down

0 comments on commit 11556c4

Please sign in to comment.