Skip to content

Commit 05e7589

Browse files
author
parkerziegler
committed
Update package.json engines to Node 8.
1 parent 89ff392 commit 05e7589

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
@@ -5,7 +5,7 @@
55
"bin": "bin/webpack-dashboard.js",
66
"main": "index.js",
77
"engines": {
8-
"node": ">=6.0.0"
8+
"node": ">=8.0.0"
99
},
1010
"types": "index.d.ts",
1111
"scripts": {

0 commit comments

Comments
 (0)