mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-05 07:27:11 +00:00
updated grunt task for javascript library update
This commit is contained in:
11
package.json
11
package.json
@@ -4,7 +4,7 @@
|
||||
"description": "NZBDrone\r =====",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"preinstall": "npm install grunt-cli -g"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -23,10 +23,7 @@
|
||||
"grunt-contrib-concat": "*",
|
||||
"grunt-contrib-copy": "*",
|
||||
"grunt-wrap": "*",
|
||||
"grunt-curl": "*",
|
||||
"grunt-notify":"*"
|
||||
},
|
||||
"scripts": {
|
||||
"preinstall": "npm install grunt-cli -g"
|
||||
}
|
||||
"grunt-curl": "~0.6.0",
|
||||
"grunt-notify": "*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user