Skip to content

Commit

Permalink
remove custom module name
Browse files Browse the repository at this point in the history
  • Loading branch information
antonycourtney committed Dec 12, 2018
1 parent ec7e4ee commit 4a3ce39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://mapbox.com/"
},
"binary": {
"module_name": "node_sqlite3_ac",
"module_name": "node_sqlite3",
"module_path": "./lib/binding/{node_abi}-{platform}-{arch}",
"host": "https://mapbox-node-binary.s3.amazonaws.com",
"remote_path": "./{name}/v{version}/{toolset}/",
Expand Down

0 comments on commit 4a3ce39

Please sign in to comment.