Private GIT

Skip to content
Snippets Groups Projects
Commit 49f16438 authored by miigotu's avatar miigotu
Browse files

Merge pull request #90 from alisonatwork/ali/minor-build-tweaks

add more explicit dependencies so it builds better from clean node install
parents 4c17f1f4 54a5f651
Branches
Tags
No related merge requests found
......@@ -25,5 +25,8 @@
"jquery-confirm": "~2.5.2",
"bootstrap-formhelpers": "~2.3.0",
"isotope": "~2.2.2"
},
"resolutions": {
"bootstrap": "~3.3.5"
}
}
......@@ -2,9 +2,10 @@
"name": "sickrage",
"version": "4.0.72",
"private": true,
"dependencies": {
"devDependencies": {
"grunt": "^0.4.5",
"grunt-bower-concat": "^0.5.0",
"grunt-cli": "^0.1.13",
"grunt-contrib-cssmin": "^0.14.0",
"grunt-contrib-jshint": "^0.11.3",
"grunt-contrib-uglify": "^0.9.2"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment