mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
11 lines
228 B
Diff
11 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": {
|