There was an error while loading. Please reload this page.
1 parent d19e697 commit 1703f47Copy full SHA for 1703f47
package.json
@@ -14,7 +14,7 @@
14
},
15
"scripts" : {
16
"test" : "make test-all connectionString=pg://postgres@localhost:5432/postgres",
17
- "prepublish": "rm -r build || (exit 0)"
+ "prepublish": "rm -r build || (exit 0)",
18
"install" : "node-gyp rebuild || (exit 0)"
19
20
"engines" : { "node": ">= 0.8.0" }
0 commit comments