Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "nice-napi", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "nice(2) bindings for Node.js", | ||
@@ -15,3 +15,3 @@ "main": "./index.js", | ||
"install": "npm run build", | ||
"prebuild": "prebuildify --napi", | ||
"prebuildify": "prebuildify --napi", | ||
"prepack": "prebuildify-ci download && ([ $(ls prebuilds | wc -l) = '2' ] || (echo 'Some prebuilds are missing'; exit 1))" | ||
@@ -18,0 +18,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
182130