commit
4d4920c491
|
@ -3,3 +3,4 @@ language: node_js
|
|||
node_js:
|
||||
- "4"
|
||||
- "6"
|
||||
- "7"
|
|
@ -3,7 +3,7 @@
|
|||
"version": "3.1.0",
|
||||
"description": "Current context for LoopBack applications, based on cls-hooked",
|
||||
"engines": {
|
||||
"node": "^4.5 || ^5.10 || ^6.0"
|
||||
"node": "^4.5 || ^5.10 || ^6.0 || ^7.0"
|
||||
},
|
||||
"keywords": [
|
||||
"StrongLoop",
|
||||
|
|
Loading…
Reference in New Issue