fixed package.json.

This commit is contained in:
Greg Knisely 2018-03-01 13:17:15 -05:00
parent 5d0dcbbc21
commit 81f9d702e4

View File

@ -10,8 +10,8 @@
"nan": "^2.6.2",
"node-cmake": "^2.3.2",
"node-pre-gyp": "^0.6.36",
"osmtogeojson": "^3.0.0-beta.3"
"rimraf": "^2.5.4"
"osmtogeojson": "^3.0.0-beta.3",
"rimraf": "^2.5.4",
"xmldoc": "^1.1.0"
},
"browserify": {