Skip to content

Commit 10107a3

Browse files
committed
Pin dependencies
1 parent e3a75e7 commit 10107a3

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
@@ -15,8 +15,8 @@
1515
"test": "pnpm --filter={packages/*} run test"
1616
},
1717
"engines": {
18-
"node": "^16.0.0",
19-
"pnpm": "^7.9.5",
18+
"node": "16.20.2",
19+
"pnpm": "7.33.7",
2020
"npm": "not-supported.please-use-pnpm-instead"
2121
},
2222
"repository": {

0 commit comments

Comments
 (0)