Skip to content

Commit 8f31871

Browse files
chore(package): Remove unused dev dependencies
1 parent 612a21b commit 8f31871

File tree

2 files changed

+30
-484
lines changed

2 files changed

+30
-484
lines changed

package.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -70,21 +70,14 @@
7070
"@types/jasmine": "^2.2.34",
7171
"@types/jquery": "^3.2.17",
7272
"@uirouter/publish-scripts": "2.2.4",
73-
"babel-core": "^6.22.1",
74-
"babel-loader": "^7.1.2",
75-
"conventional-changelog": "^1.1.0",
76-
"conventional-changelog-cli": "^1.1.1",
7773
"jasmine-core": "^2.4.1",
7874
"karma": "^2.0.0",
7975
"karma-chrome-launcher": "^2.2.0",
80-
"karma-coverage": "^1.1.1",
8176
"karma-jasmine": "^1.1.0",
8277
"karma-phantomjs-launcher": "^1.0.2",
8378
"karma-script-launcher": "~1.0.0",
8479
"karma-sourcemap-loader": "^0.3.7",
85-
"karma-systemjs": "^0.16.0",
8680
"karma-webpack": "^2.0.2",
87-
"readline-sync": "^1.4.5",
8881
"rollup": "^0.53.0",
8982
"rollup-plugin-commonjs": "^8.2.6",
9083
"rollup-plugin-node-resolve": "^3.0.0",
@@ -93,7 +86,6 @@
9386
"rxjs": "5.5.6",
9487
"shelljs": "^0.7.0",
9588
"shx": "^0.2.2",
96-
"systemjs": "^0.20.19",
9789
"tslint": "^5.4.3",
9890
"typedoc": "~0.9.0",
9991
"typedoc-plugin-external-module-name": "^1.0.2",
@@ -103,7 +95,6 @@
10395
"ui-router-typedoc-themes": "^1.0.0",
10496
"webpack": "^3.10.0",
10597
"webpack-dev-server": "2.9.7",
106-
"webpack-visualizer-plugin": "^0.1.10",
10798
"zone.js": "^0.8.18"
10899
},
109100
"greenkeeper": {

0 commit comments

Comments
 (0)