Skip to content

Commit 504a258

Browse files
authored
chore: lock pnpm version & revert lock file (#2467)
* chore: lock pnpm version & revert lock file * chore: keep packageManager
1 parent 94190fa commit 504a258

File tree

2 files changed

+3221
-3477
lines changed

2 files changed

+3221
-3477
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"name": "ahooks",
33
"private": true,
44
"packageManager": "[email protected]",
5+
"engines": {
6+
"pnpm": ">=7 <8"
7+
},
58
"repository": {
69
"type": "git",
710
"url": "git+https://github.com/alibaba/hooks.git"

0 commit comments

Comments
 (0)