Skip to content

Commit 965696d

Browse files
authored
Merge pull request #8 from webex/antsukan/node_engines
2 parents 9980295 + 825298e commit 965696d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"repository": "https://github.com/webex/ts-events.git",
2121
"license": "MIT",
2222
"engines": {
23-
"node": ">=22.0.0",
23+
"node": ">=18.18.0",
2424
"npm": "please-use-yarn",
2525
"yarn": ">=1.22.0"
2626
},

0 commit comments

Comments
 (0)