Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Priyansxu authored Jan 7, 2024
1 parent 880f976 commit d85191d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"lint": "next lint"
},
"dependencies": {
"@cloudflare/next-on-pages": "^1.8.3",
"autoprefixer": "10.4.14",
"eslint": "8.39.0",
"eslint-config-next": "13.3.1",
Expand All @@ -25,5 +24,10 @@
"react-icons": "^4.8.0",
"react-vertical-timeline-component": "^3.6.0",
"tailwindcss": "3.3.1"
},
"devDependencies": {
"@cloudflare/next-on-pages": "^1.8.3",
"@next/env": "^13.3.0",
"vercel": "^28.4.0",
}
}

0 comments on commit d85191d

Please sign in to comment.