Upgrades npm version to 2.14.16

This commit is contained in:
Daniel García Aubert 2016-02-04 17:09:30 +01:00
parent bb5a8fd0bf
commit edbdd95f79

View File

@ -56,6 +56,6 @@
},
"engines": {
"node": ">=0.8 <0.11",
"npm": ">=1.2.1"
"npm": ">=2.14.16"
}
}