Skip to content

Commit

Permalink
restore previous package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SakinduRansindu committed Nov 23, 2024
1 parent 40595c7 commit f3620f9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 11 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

# dependencies
/node_modules
/node_modules*
/.pnp
.pnp.*
.yarn/*
Expand Down
18 changes: 8 additions & 10 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"cobe": "^0.6.3",
"firebase": "^11.0.1",
"firebase-admin": "^13.0.1",
"firebase-functions": "^6.1.0",
"firebase-functions": "^6.1.1",
"firebase-tools": "^13.24.2",
"framer-motion": "^11.11.11",
"lucide-react": "^0.456.0",
Expand Down

0 comments on commit f3620f9

Please sign in to comment.