Skip to content

Commit

Permalink
package json
Browse files Browse the repository at this point in the history
  • Loading branch information
semant1cs committed Nov 18, 2023
1 parent dd9a075 commit 901e493
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 430 deletions.
25 changes: 10 additions & 15 deletions frontend/package-lock.json

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

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"gsap": "^3.12.2",
"localforage": "^1.10.0",
"match-sorter": "^6.3.1",
"mobx": "^6.11.0",
Expand All @@ -18,8 +19,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.18.0",
"sort-by": "^1.2.0",
"gsap": "^3.12.2"
"sort-by": "^0.0.2"
},
"devDependencies": {
"@types/react": "^18.2.15",
Expand Down
Loading

0 comments on commit 901e493

Please sign in to comment.