Download and start Sonarr using gulp (Can work on UI without VS)

This commit is contained in:
Keivan Beigi 2015-07-05 20:53:25 -07:00
commit 05dc68d689
4 changed files with 100 additions and 4 deletions

View file

@ -24,9 +24,9 @@
"gulp-jshint": "1.11.2",
"gulp-less": "3.0.3",
"gulp-print": "1.1.0",
"gulp-replace": "0.5.2",
"gulp-stripbom": "1.0.4",
"gulp-replace": "0.5.3",
"gulp-run": "1.6.8",
"gulp-stripbom": "1.0.4",
"gulp-webpack": "1.5.0",
"gulp-wrap": "0.11.0",
"handlebars": "3.0.3",
@ -34,6 +34,7 @@
"jshint-stylish": "2.0.1",
"run-sequence": "1.1.1",
"streamqueue": "1.1.0",
"tar.gz": "^0.1.1",
"webpack": "1.10.1"
}
}