Skip to content

Commit

Permalink
updated for script
Browse files Browse the repository at this point in the history
  • Loading branch information
ametel01 committed Dec 9, 2023
1 parent f234026 commit b98b4e2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
8 changes: 1 addition & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,5 @@
"devDependencies": {
"concurrently": "^8.2.2"
},
"dependencies": {
"@mui/icons-material": "^5.14.19",
"@mui/joy": "^5.0.0-beta.16",
"@mui/material": "^5.14.19",
"@mui/system": "^5.14.19",
"react-tabs": "^6.0.2"
}
"dependencies": {}
}
7 changes: 6 additions & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,12 @@
"react-router-dom": "^6.20.1",
"starknet": "^5.24.3",
"styled-components": "^6.0.8",
"webfontloader": "^1.6.28"
"webfontloader": "^1.6.28",
"@mui/icons-material": "^5.14.19",
"@mui/joy": "^5.0.0-beta.16",
"@mui/material": "^5.14.19",
"@mui/system": "^5.14.19",
"react-tabs": "^6.0.2"
},
"devDependencies": {
"@types/node": "^20.8.6",
Expand Down

0 comments on commit b98b4e2

Please sign in to comment.