Skip to content

Commit 938e611

Browse files
committed
bumped node engines to >= 8.0.0
1 parent 20a0334 commit 938e611

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/browser-sync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"client/dist"
1919
],
2020
"engines": {
21-
"node": ">= 6.0.0"
21+
"node": ">= 8.0.0"
2222
},
2323
"scripts": {
2424
"env": "node ./test/env.js",

0 commit comments

Comments
 (0)