Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Commit 9f1238f

Browse files
committed
Fix Node version
1 parent 0f564d5 commit 9f1238f

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
"webpack-cli": "^3.3.1"
7575
},
7676
"engines": {
77-
"node": ">=8.0.0"
77+
"node": ">=8.3.0"
7878
},
7979
"homepage": "https://github.com/netlify/js-client",
8080
"keywords": [

0 commit comments

Comments
 (0)