Skip to content

Commit 4337aeb

Browse files
committed
fix: 👷 not correctly bumped node ver
1 parent 9feb4ed commit 4337aeb

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
@@ -22,8 +22,8 @@
2222
"puppeteer": "^11.0.0"
2323
},
2424
"engines": {
25-
"node": "14.x",
25+
"node": "18.x",
2626
"npm": "Please use yarn",
2727
"yarn": "1.22.x"
2828
}
29-
}
29+
}

0 commit comments

Comments
 (0)