Skip to content

Commit 980b7e5

Browse files
authored
Merge pull request #230 from strongloop/drop-node-8
chore: drop node 8
2 parents 6bd276c + 313978e commit 980b7e5

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
@@ -3,7 +3,7 @@
33
"version": "3.8.0",
44
"description": "Microsoft SQL Server connector for LoopBack",
55
"engines": {
6-
"node": ">=8"
6+
"node": ">=10"
77
},
88
"keywords": [
99
"StrongLoop",

0 commit comments

Comments
 (0)