Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Commit 5e3a7b9

Browse files
committed
chore: fix package.json
1 parent e877b27 commit 5e3a7b9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,8 @@
6767
"surge": "^0.23.0",
6868
"typescript": "^4.4.4"
6969
},
70-
"packageManager": "[email protected]"
70+
"packageManager": "[email protected]",
71+
"engines": {
72+
"pnpm": ">=7.9"
73+
}
7174
}

0 commit comments

Comments
 (0)