Skip to content

Commit b56bd97

Browse files
authored
[INTERNAL] Update supported node engines (#437)
1 parent 045827f commit b56bd97

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"./internal/ResourceTagCollection": "./lib/ResourceTagCollection.js"
3232
},
3333
"engines": {
34-
"node": ">= 16.13.2",
34+
"node": "^16.18.0 || >=18.0.0",
3535
"npm": ">= 8"
3636
},
3737
"scripts": {

0 commit comments

Comments
 (0)