Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
semant1cs committed Nov 16, 2023
1 parent 1e9c3f2 commit 85a9cb2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.18.0",
"sort-by": "^1.2.0"
"sort-by": "^1.2.0",
"gsap": "^3.12.2"
},
"devDependencies": {
"@types/react": "^18.2.15",
Expand Down

0 comments on commit 85a9cb2

Please sign in to comment.