mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-20 01:35:13 +03:00
10 lines
228 B
Diff
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": {
|