Added depenedencies to package.json

- framer-motion
- @emotion/react
- @emotion/styled
This commit is contained in:
Shantanu Bhardwaj
2023-10-25 19:45:17 +05:30
parent e1f0ac30e2
commit 54faa7c5c0
2 changed files with 18 additions and 132 deletions

View File

@@ -4,11 +4,14 @@
"private": true,
"dependencies": {
"@chakra-ui/react": "^2.8.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"buffer": "^6.0.3",
"dayjs": "^1.11.10",
"framer-motion": "^10.16.4",
"fuse.js": "^6.6.2",
"google-libphonenumber": "^3.2.33",
"jssip": "^3.2.17",