Skip to content

Commit

Permalink
Correct S3 bucket [republish binary]
Browse files Browse the repository at this point in the history
  • Loading branch information
evancohen committed Jun 2, 2019
1 parent 76495fb commit 0763223
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 @@ -9,7 +9,7 @@
"module_path": "./lib/node/binding/{configuration}/{node_abi}-{platform}-{arch}/",
"remote_path": "./{module_name}/v{version}/{configuration}/",
"package_name": "{module_name}-v{version}-{node_abi}-{platform}-{arch}.tar.gz",
"host": "https://snowboy-release-node.s3-us-west-2.amazonaws.com"
"host": "https://evancohen-snowboy.s3-us-west-2.amazonaws.com"
},
"scripts": {
"install": "node-pre-gyp install --fallback-to-build",
Expand Down

0 comments on commit 0763223

Please sign in to comment.