We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6363d48 commit da915fbCopy full SHA for da915fb
package.json
@@ -2,7 +2,7 @@
2
"name": "JavaScriptCollection",
3
"type": "module",
4
"version": "0.0.2-alpha.22",
5
- "packageManager": "pnpm@9.6.0",
+ "packageManager": "pnpm@9.15.1",
6
"description": "一本有趣的JavaScript合集",
7
"authorInfo": {
8
"name": "微信公众号:储凡",
@@ -12,7 +12,7 @@
12
},
13
"engines": {
14
"node": ">=18.x",
15
- "pnpm": "9.6.0"
+ "pnpm": "9.15.1"
16
17
"scripts": {
18
"preinstall": "npx only-allow pnpm && chmod +x ./scripts/*",
0 commit comments