Skip to content

Commit e97b6d6

Browse files
build(npm): remove unused dependencies
1 parent 1ab1a1b commit e97b6d6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
"@angular/platform-browser": "2.0.0",
9090
"@angular/platform-browser-dynamic": "2.0.0",
9191
"@angular/router": "3.0.0",
92-
"angular2-cookie": "1.2.2",
9392
"angular2-jwt": "0.1.23",
9493
"async": "2.0.1",
9594
"auth0-js": "7.2.0",
@@ -100,7 +99,6 @@
10099
"d3-selection": "1.0.2",
101100
"d3-shape": "1.0.3",
102101
"dateformat": "1.0.12",
103-
"es6-shim": "0.35.1",
104102
"lru-cache": "4.0.1",
105103
"reflect-metadata": "0.1.8",
106104
"rxjs": "5.0.0-beta.12",
@@ -116,7 +114,6 @@
116114
"coveralls": "^2.11.13",
117115
"css-loader": "^0.25.0",
118116
"glob": "^7.0.3",
119-
"html-loader": "^0.4.4",
120117
"html-webpack-plugin": "^2.14.0",
121118
"istanbul-instrumenter-loader": "^1.0.0",
122119
"jasmine-core": "^2.5.2",
@@ -130,7 +127,6 @@
130127
"karma-sauce-launcher": "^1.0.0",
131128
"karma-sourcemap-loader": "^0.3.7",
132129
"karma-webpack": "^1.8.0",
133-
"mocha": "^3.0.0",
134130
"phantomjs-polyfill": "^0.0.2",
135131
"phantomjs-prebuilt": "^2.1.7",
136132
"protractor": "4.0.6",
@@ -141,7 +137,6 @@
141137
"source-map-loader": "^0.1.5",
142138
"standard-version": "^2.2.1",
143139
"tslint": "^3.15.0",
144-
"tslint-loader": "^2.1.3",
145140
"typings": "^1.3.1",
146141
"webpack": "2.1.0-beta.22",
147142
"webpack-dev-server": "^2.1.0-beta.0",

0 commit comments

Comments
 (0)