Skip to content

Commit da915fb

Browse files
chore(deps): update pnpm to v9.15.1
1 parent 6363d48 commit da915fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "JavaScriptCollection",
33
"type": "module",
44
"version": "0.0.2-alpha.22",
5-
"packageManager": "pnpm@9.6.0",
5+
"packageManager": "pnpm@9.15.1",
66
"description": "一本有趣的JavaScript合集",
77
"authorInfo": {
88
"name": "微信公众号:储凡",
@@ -12,7 +12,7 @@
1212
},
1313
"engines": {
1414
"node": ">=18.x",
15-
"pnpm": "9.6.0"
15+
"pnpm": "9.15.1"
1616
},
1717
"scripts": {
1818
"preinstall": "npx only-allow pnpm && chmod +x ./scripts/*",

0 commit comments

Comments
 (0)