Skip to content
This repository was archived by the owner on Sep 22, 2021. It is now read-only.

Commit 25d58b8

Browse files
fix: bump up node version to 8
1 parent c786886 commit 25d58b8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
"version": "1.0.0",
44
"description": "Natural Language Classifier sample application",
55
"engines": {
6-
"node": ">=4.0",
7-
"npm": ">3.0"
6+
"node": ">=8.0"
87
},
98
"repository": {
109
"type": "git",

0 commit comments

Comments
 (0)