mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[fix] debian/stable npm does not seem to support several postinstall scripts
This commit is contained in:
parent
451c1bd709
commit
8ea2b1c67b
1 changed files with 0 additions and 4 deletions
|
@ -23,9 +23,5 @@
|
||||||
"gulp-rename": "^1.2.2",
|
"gulp-rename": "^1.2.2",
|
||||||
"gulp-uglify": "^1.2.0",
|
"gulp-uglify": "^1.2.0",
|
||||||
"bower": "^1.7.7"
|
"bower": "^1.7.7"
|
||||||
},
|
|
||||||
"scripts": {
|
|
||||||
"postinstall": "bower install",
|
|
||||||
"postinstall": "gulp build"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue