Skip to content

Commit

Permalink
updates yarn.lock and removes unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-shetty committed Oct 6, 2023
1 parent e181b4a commit ccdf3c6
Show file tree
Hide file tree
Showing 2 changed files with 2,411 additions and 2,857 deletions.
8 changes: 1 addition & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "portfolio",
"version": "0.1.0",
"version": "2.0.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -16,17 +16,11 @@
"clsx": "^2.0.0",
"eslint": "8.35.0",
"eslint-config-next": "^13.5.4",
"framer-motion": "^10.2.4",
"google-auth-library": "^8.7.0",
"googleapis": "^113.0.0",
"next": "^13.5.4",
"nextjs-progressbar": "^0.0.16",
"nodemailer": "^6.9.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.11.0",
"react-parallax-tilt": "^1.7.117",
"react-toastify": "^9.1.2",
"sharp": "^0.32.6",
"tailwind-merge": "^1.14.0",
"typescript": "4.9.5",
Expand Down
Loading

0 comments on commit ccdf3c6

Please sign in to comment.