mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-07 09:41:39 +01:00
* Maintainer hasn't committed to aports since 2017 * Outdated, current upstream version is 3.0.2 * Still requires python2 See #11577
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": {
|