We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3dd52e commit e652d7fCopy full SHA for e652d7f
package.json
@@ -3,7 +3,7 @@
3
"type": "module",
4
"version": "0.3.4",
5
"private": true,
6
- "packageManager": "pnpm@8.15.1",
+ "packageManager": "pnpm@9.15.0",
7
"scripts": {
8
"build": "rimraf packages/*/dist && turbo run build --filter=@hebilicious*",
9
"build:all": "turbo run build",
@@ -25,7 +25,7 @@
25
"esno": "^0.17.0",
26
"fast-glob": "^3.3.2",
27
"lint-staged": "^14.0.1",
28
- "pnpm": "8.15.1",
+ "pnpm": "9.15.0",
29
"prettier": "^3.2.4",
30
"rimraf": "^5.0.5",
31
"simple-git-hooks": "^2.9.0",
0 commit comments