Skip to content

Commit 1140c61

Browse files
committed
Bump engine to 18.x
1 parent 051bbed commit 1140c61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"author": "Cam Tullos <cam@tullos.ninja> (http://cam.tullos.ninja) and John Dillick <john@dillick.us>",
3131
"license": "MIT",
3232
"engines": {
33-
"node": "14.x",
34-
"npm": "6.x"
33+
"node": "18.x",
34+
"npm": "9.x"
3535
},
3636
"repository": {
3737
"type": "git",

0 commit comments

Comments
 (0)