Skip to content

Commit

Permalink
📦 add some packages
Browse files Browse the repository at this point in the history
  • Loading branch information
eno1220 committed Jun 4, 2023
1 parent 68baddf commit 51994e2
Show file tree
Hide file tree
Showing 2 changed files with 1,355 additions and 8 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,16 @@
"lint": "next lint"
},
"dependencies": {
"@chakra-ui/react": "^2.7.0",
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@types/node": "20.2.5",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"axios": "^1.4.0",
"eslint": "8.42.0",
"eslint-config-next": "13.4.4",
"framer-motion": "^10.12.16",
"next": "13.4.4",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
Loading

0 comments on commit 51994e2

Please sign in to comment.