Skip to content

Commit 3979fb7

Browse files
committed
Fixed npm bug
1 parent f84766c commit 3979fb7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44
"private": true,
55
"homepage": "https://demos.creative-tim.com/argon-dashboard-chakra/#/",
66
"dependencies": {
7-
"@chakra-ui/icons": "^1.0.14",
8-
"@chakra-ui/react": "^1.7.4",
9-
"@chakra-ui/theme-tools": "^1.1.9",
7+
"@chakra-ui/icons": "^1.1.5",
8+
"@chakra-ui/react": "1.8.8",
9+
"@chakra-ui/system": "^1.12.1",
10+
"@chakra-ui/theme-tools": "^1.3.6",
1011
"@emotion/cache": "^11.4.0",
1112
"@emotion/react": "^11.7.1",
1213
"@emotion/styled": "^11.6.0",

0 commit comments

Comments
 (0)