aboutsummaryrefslogtreecommitdiffstats
path: root/testing/node-sodium/remove-preinstall.patch
blob: d9b55610f6b310f71b8b0fde371bbacf2f81196d (plain)
1
2
3
4
5
6
7
8
9
10
--- src/package.json
+++ src/package.json
@@ -18,7 +18,6 @@
   },
   "scripts": {
     "test": "make test",
-    "preinstall": "node install.js --preinstall",
     "install": "node install.js --install"
   },
   "repository": {