Skip to content

Commit

Permalink
Fixed npm bug
Browse files Browse the repository at this point in the history
  • Loading branch information
simmmpleweb committed May 15, 2022
1 parent f84766c commit 3979fb7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@
"private": true,
"homepage": "https://demos.creative-tim.com/argon-dashboard-chakra/#/",
"dependencies": {
"@chakra-ui/icons": "^1.0.14",
"@chakra-ui/react": "^1.7.4",
"@chakra-ui/theme-tools": "^1.1.9",
"@chakra-ui/icons": "^1.1.5",
"@chakra-ui/react": "1.8.8",
"@chakra-ui/system": "^1.12.1",
"@chakra-ui/theme-tools": "^1.3.6",
"@emotion/cache": "^11.4.0",
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0",
Expand Down

0 comments on commit 3979fb7

Please sign in to comment.