Skip to content

Commit d4f2f0d

Browse files
committed
Updated package.json
1 parent 3dbe4d6 commit d4f2f0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"test": "echo test",
3838
"install": "node-gyp-build",
3939
"prebuild": "prebuildify --napi --tag-armv",
40-
"prepack": "prebuildify-ci download && ([ $(ls prebuilds | wc -l) = '5' ] || (echo 'Some prebuilds are missing'; exit 1))",
40+
"prepack": "",
4141
"release": "np"
4242
},
4343
"dependencies": {

0 commit comments

Comments
 (0)