Skip to content

Commit fc1d276

Browse files
committed
fix lock
1 parent 9bada85 commit fc1d276

File tree

2 files changed

+94
-14
lines changed

2 files changed

+94
-14
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"main": "./dist/index.js",
77
"types": "./dist/index.d.ts",
88
"engines": {
9-
"node": "20.x",
10-
"pnpm": "8.x"
9+
"node": ">=20.x",
10+
"pnpm": ">=8.x"
1111
},
1212
"repository": {
1313
"url": "https://github.com/code-store-platform/arcxp-sdk-ts"

0 commit comments

Comments
 (0)