Skip to content

Commit bd328b6

Browse files
committed
test(package.json): Bump the Node engine in package.json to 8
BREAKING CHANGE: Expected engine major version upgrade
1 parent a20e094 commit bd328b6

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
@@ -74,7 +74,7 @@
7474
"unexpected": "^10.37.2"
7575
},
7676
"engines": {
77-
"node": ">=6.0.0"
77+
"node": ">=8.0.0"
7878
},
7979
"files": [
8080
"bin",

0 commit comments

Comments
 (0)