mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
added grunt-notify
This commit is contained in:
parent
15c875c568
commit
e11f8e6369
2 changed files with 3 additions and 1 deletions
|
@ -23,7 +23,8 @@
|
|||
"grunt-contrib-concat": "*",
|
||||
"grunt-contrib-copy": "*",
|
||||
"grunt-wrap": "*",
|
||||
"grunt-curl": "*"
|
||||
"grunt-curl": "*",
|
||||
"grunt-notify":"*"
|
||||
},
|
||||
"scripts": {
|
||||
"preinstall": "npm install grunt-cli -g"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue