Skip to content

Commit 9158b59

Browse files
committed
fix: drop only for ci
1 parent 26feeaa commit 9158b59

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
@@ -4,7 +4,7 @@
44
"description": "Gulp PostHTML Plugin",
55
"main": "index.js",
66
"engines": {
7-
"node": ">=10"
7+
"node": ">=4"
88
},
99
"scripts": {
1010
"lint": "standard --verbose | snazzy",

0 commit comments

Comments
 (0)