1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-20 01:35:13 +03:00
aports/testing/node-sodium/remove-preinstall.patch
2017-01-09 08:03:36 +00:00

10 lines
228 B
Diff

--- 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": {