Skip to content

Commit 128cfe3

Browse files
committed
chore: update node version in package.json
1 parent 2d88643 commit 128cfe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

functions/v2/imagemagick/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"url": "https://github.com/GoogleCloudPlatform/nodejs-docs-samples.git"
1010
},
1111
"engines": {
12-
"node": ">=16.0.0"
12+
"node": ">=18.17.0"
1313
},
1414
"scripts": {
1515
"test": "c8 mocha -p -j 2 test/*.test.js --timeout=20000 --exit"

0 commit comments

Comments
 (0)