Skip to content

Commit

Permalink
Merge pull request #28 from sangdth/add-missing-dependencies
Browse files Browse the repository at this point in the history
installed jotai and react table
  • Loading branch information
sangdth authored Aug 21, 2023
2 parents 51d3de9 + e9ba0dc commit f70b13e
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 0 deletions.
66 changes: 66 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,15 @@
"@emotion/styled": "11.11.0",
"@next-auth/prisma-adapter": "1.0.7",
"@prisma/client": "5.1.1",
"@tanstack/react-table": "8.9.3",
"framer-motion": "10.16.0",
"jotai": "2.3.1",
"next": "13.4.19",
"next-auth": "4.23.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "4.10.1",
"react-virtuoso": "4.5.0",
"swr": "2.2.1"
},
"devDependencies": {
Expand Down

0 comments on commit f70b13e

Please sign in to comment.