Add npm as dependency

This commit is contained in:
Daniel García Aubert 2019-02-21 18:26:56 +01:00
parent 227a271bea
commit 30f4b58ced

View File

@ -3,6 +3,7 @@
"current_version": {
"requires": {
"node": "^10.15.1",
"npm": "^6.4.1",
"mapnik": "==3.0.15.9",
"crankshaft": "~0.8.1"
},