Skip to content

Commit

Permalink
Added output to removal of prebuilds/@pokusew/
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan-Hendrik Frintrop committed Jan 18, 2018
1 parent 615f772 commit 06a515e
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 @@ -37,7 +37,7 @@
"url": "https://github.com/jhfrintrop/node-pcsclite.git"
},
"scripts": {
"prebuild": "prebuild --all --strip && mv -v prebuilds/@pokusew/*.tar.gz prebuilds/ && rm -rf prebuilds/@pokusew/",
"prebuild": "prebuild --all --strip && mv -v prebuilds/@pokusew/*.tar.gz prebuilds/ && rm -rfv prebuilds/@pokusew/",
"install": "prebuild-install || node-gyp rebuild",
"test": "mocha"
},
Expand Down

0 comments on commit 06a515e

Please sign in to comment.