Skip to content

Commit 971304c

Browse files
committed
build fix
1 parent c6c9a8c commit 971304c

File tree

3 files changed

+570
-536
lines changed

3 files changed

+570
-536
lines changed

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"typescript.tsdk": "node_modules/typescript/lib"
3+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@chakra-ui/icons": "^2.0.17",
17-
"@chakra-ui/react": "^2.5.1",
17+
"@chakra-ui/react": "^2.8.0",
1818
"@emotion/react": "^11.10.6",
1919
"@emotion/styled": "^11.10.6",
2020
"@fontsource/inter": "^4.5.15",

0 commit comments

Comments
 (0)