There was an error while loading. Please reload this page.
2 parents fc1cd9e + 0f0808f commit 8256e48Copy full SHA for 8256e48
package.json
@@ -50,7 +50,8 @@
50
"scripts": {
51
"install": "node-pre-gyp install --fallback-to-build",
52
"pretest": "node test/support/createdb.js",
53
- "test": "mocha -R spec --timeout 480000"
+ "test": "mocha -R spec --timeout 480000",
54
+ "pack": "node-pre-gyp package"
55
},
56
"license": "BSD-3-Clause",
57
"keywords": [
0 commit comments