Skip to content

Commit 2b531af

Browse files
committed
update engines
1 parent a54408f commit 2b531af

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
@@ -76,6 +76,6 @@
7676
"preversion": "npm run build && (git diff --quiet || git commit -am 'build')"
7777
},
7878
"engines": {
79-
"node": ">=0.10.0"
79+
"node": ">= 8.16.2"
8080
}
8181
}

0 commit comments

Comments
 (0)