summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSuchBlue2021-04-08 16:49:19 +0200
committerSuchBlue2021-04-08 16:49:19 +0200
commitf95472be8754ac4643c19ac283d849093cdd0132 (patch)
tree88728f56ac00b6ee431df679afc9f0ef4c36037c
parent5ff22f572db0b9862ab2ac9bf78dc772bd69fe0d (diff)
downloadaur-f95472be8754ac4643c19ac283d849093cdd0132.tar.gz
Removed explicitly installing `cliui` as it was unneeded.
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c686f16e43d..29a344ce042e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,7 +32,6 @@ prepare() {
build() {
cd "salad-applications-0.5.2/packages/desktop-app"
npm install --force
- npm install cliui
npm run lint
npm run build-app
npm run build-installer