Skip to content

Commit f28192e

Browse files
committed
chore(test): improve workflow
1 parent a4ea832 commit f28192e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/jssdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"package.json"
4545
],
4646
"engines": {
47-
"node": "^18.0.0 || >=20.0.0"
47+
"node": "^18.0.0 || ^20.0.0 || >=22.0.0"
4848
},
4949
"publishConfig": {
5050
"access": "public"

0 commit comments

Comments
 (0)