Fixed breaking publishing due to node-cmake upgrade
This commit is contained in:
parent
0cf96314a3
commit
f4e2bd848d
@ -57,7 +57,7 @@
|
|||||||
],
|
],
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"binary": {
|
"binary": {
|
||||||
"module_name": "node-osrm",
|
"module_name": "node_osrm",
|
||||||
"module_path": "./lib/binding/",
|
"module_path": "./lib/binding/",
|
||||||
"host": "https://mapbox-node-binary.s3.amazonaws.com",
|
"host": "https://mapbox-node-binary.s3.amazonaws.com",
|
||||||
"remote_path": "./{name}/v{version}/{configuration}/",
|
"remote_path": "./{name}/v{version}/{configuration}/",
|
||||||
|
Loading…
Reference in New Issue
Block a user