Skip to content

Commit

Permalink
ci: setup pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
futrime committed Oct 31, 2024
1 parent 917c20e commit d1ca853
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 70 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@fontsource/poppins": "5.0.14",
"@headlessui/react": "2.1.2",
"clsx": "2.1.1",
"next": "15.0.2",
"next": "13.5.4",
"next-sitemap": "^4.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -35,7 +35,8 @@
"prettier": "3.3.3",
"typescript": "5.5.3",
"windicss": "3.5.6",
"windicss-webpack-plugin": "1.8.0"
"windicss-webpack-plugin": "1.8.0",
"wrangler": "^3.84.0"
},
"sideEffects": false,
"packageManager": "[email protected]+sha256.d1581d46ed10f54ff0cbdd94a2373b1f070202b0fbff29f27c2ce01460427043"
Expand Down
153 changes: 85 additions & 68 deletions pnpm-lock.yaml

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

0 comments on commit d1ca853

Please sign in to comment.