mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2025-02-18 18:01:45 +00:00
Updated shrinkwrap, stick to node 4.2
This commit is contained in:
parent
0b0b245a92
commit
77d38cac5f
2 changed files with 3132 additions and 2903 deletions
6031
npm-shrinkwrap.json
generated
6031
npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load diff
|
@ -55,5 +55,7 @@
|
||||||
"nodemon": "~1.3.7",
|
"nodemon": "~1.3.7",
|
||||||
"supertest": "~1.0.1"
|
"supertest": "~1.0.1"
|
||||||
},
|
},
|
||||||
"engine": "node >= 0.12.1"
|
"engines": {
|
||||||
|
"node": "4.2.3"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue