Skip to content

Commit e6d7cd3

Browse files
committed
Bump NodeJS to LTS v10 per WP Core
1 parent a2c3afc commit e6d7cd3

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
@@ -18,7 +18,7 @@
1818
"license": "MIT",
1919
"main": "Gruntfile.js",
2020
"engines": {
21-
"node": ">= 8.9.3"
21+
"node": ">= 10"
2222
},
2323
"scripts": {
2424
"test": "jest",

0 commit comments

Comments
 (0)