We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94190fa commit 504a258Copy full SHA for 504a258
package.json
@@ -2,6 +2,9 @@
2
"name": "ahooks",
3
"private": true,
4
"packageManager": "[email protected]",
5
+ "engines": {
6
+ "pnpm": ">=7 <8"
7
+ },
8
"repository": {
9
"type": "git",
10
"url": "git+https://github.com/alibaba/hooks.git"
0 commit comments