We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa9cb46 commit b57eebeCopy full SHA for b57eebe
lib/index.js
@@ -1,2 +1,2 @@
1
-var OSRM = module.exports = require('./binding/node_osrm.node').OSRM;
+var OSRM = module.exports = require('./binding_napi_v8/node_osrm.node').OSRM;
2
OSRM.version = require('../package.json').version;
0 commit comments