mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
removed old references to AddSeries/SearchResultModel, AddSeries/SearchResultCollection
This commit is contained in:
parent
e436072dcc
commit
5d1026ded2
4 changed files with 9 additions and 4 deletions
|
@ -16,7 +16,6 @@
|
|||
"readmeFilename": "readme.md",
|
||||
"dependencies": {
|
||||
"grunt": "*",
|
||||
"grunt-cli": "*",
|
||||
"grunt-contrib-uglify": "*",
|
||||
"grunt-contrib-handlebars": "*",
|
||||
"grunt-contrib-watch": "*",
|
||||
|
@ -25,5 +24,8 @@
|
|||
"grunt-contrib-copy": "*",
|
||||
"grunt-wrap": "*",
|
||||
"grunt-curl": "*"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"preinstall": "npm install grunt-cli -g"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue