Skip to content

Commit

Permalink
fix binding path broken (node-pre-gyp)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonymarion committed Jul 14, 2018
1 parent 40f1ad5 commit 98e7574
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 @@ -54,7 +54,7 @@
},
"binary": {
"module_name": "occ",
"module_path": "./lib/binding/",
"module_path": "./lib/",
"host": "https://github.com/antonymarion/node-occ/releases/download/",
"remote_path": "{version}"
},
Expand Down

0 comments on commit 98e7574

Please sign in to comment.