Skip to content

Commit d2af61d

Browse files
committed
Merge branch 'develop' of github.com:gridsome/eslint-plugin-gridsome into develop
2 parents 797c4be + 3a98eb7 commit d2af61d

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
@@ -62,7 +62,7 @@
6262
"vuepress": "^1.4.1"
6363
},
6464
"engines": {
65-
"node": "^10.13.0 || ^12.0.0 || ^14.0.0"
65+
"node": "^10.13.0 || ^12.13.0 || ^13.0.0 || >=14.0.0"
6666
},
6767
"publishConfig": {
6868
"access": "public"

0 commit comments

Comments
 (0)