Merge pull request #14 from strongloop/next-major-drop-old-node

Start 3.x + drop support for Node v0.10/v0.12
This commit is contained in:
Miroslav Bajtoš 2016-11-22 09:01:07 +01:00 committed by GitHub
commit 3aeee7dbe4
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,10 @@
{
"name": "loopback-context",
"version": "1.0.0",
"version": "3.0.0-alpha.1",
"description": "Current context for LoopBack applications, based on node-continuation-local-storage",
"engines": {
"node": ">=4"
},
"keywords": [
"StrongLoop",
"LoopBack",