Skip to content
This repository was archived by the owner on May 31, 2020. It is now read-only.

Commit 5ee3fba

Browse files
committed
chore(package): change node version to 6
1 parent 577d1e3 commit 5ee3fba

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
@@ -29,7 +29,7 @@
2929
"stream-equal": "~1.1.0"
3030
},
3131
"engines": {
32-
"node": ">=4"
32+
"node": ">=6"
3333
},
3434
"license": "MIT"
3535
}

0 commit comments

Comments
 (0)