Commit aec46d7c authored by Nick Stenning's avatar Nick Stenning

Remove unneeded dependencies from package.json

parent 18734f61
......@@ -533,11 +533,6 @@
"from": "boom@>=2.0.0 <3.0.0",
"resolved": "https://registry.npmjs.org/boom/-/boom-2.10.1.tgz"
},
"bootstrap": {
"version": "3.3.5",
"from": "bootstrap@3.3.5",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.3.5.tgz"
},
"bower-config": {
"version": "1.3.1",
"from": "bower-config@>=1.3.0 <2.0.0",
......@@ -4879,11 +4874,6 @@
}
}
},
"whatwg-fetch": {
"version": "0.10.1",
"from": "whatwg-fetch@>=0.10.1 <0.11.0",
"resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-0.10.1.tgz"
},
"which": {
"version": "1.2.4",
"from": "which@>=1.2.4 <2.0.0",
......
......@@ -18,7 +18,6 @@
"autofill-event": "0.0.1",
"autoprefixer": "^6.0.3",
"babelify": "^6.1.3",
"bootstrap": "3.3.5",
"browserify": "^13.0.0",
"browserify-ngannotate": "^1.0.1",
"browserify-shim": "^3.8.12",
......@@ -49,7 +48,6 @@
"gulp-util": "^3.0.7",
"hammerjs": "^2.0.4",
"inherits": "^2.0.1",
"is-equal-shallow": "^0.1.3",
"jquery": "1.11.1",
"js-polyfills": "^0.1.16",
"jscs": "^3.0.2",
......@@ -91,7 +89,6 @@
"vinyl": "^1.1.1",
"watchify": "^3.7.0",
"websocket": "^1.0.22",
"whatwg-fetch": "^0.10.1",
"zen-observable": "^0.3.0"
},
"browserify": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment