Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit c5d3045

Browse files
committed
Cleanup deps
1 parent d40f094 commit c5d3045

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
},
5353
"devDependencies": {
5454
"@types/chai": "^3.4.34",
55-
"@types/classnames": "0.0.32",
5655
"@types/enzyme": "^2.5.37",
5756
"@types/jsdom": "^2.0.29",
5857
"@types/mocha": "^2.2.32",
@@ -86,12 +85,10 @@
8685
"gulp-typescript": "^3.1.3",
8786
"gulp-yaml-validate": "^1.0.2",
8887
"highlight.js": "^9.9.0",
89-
"inline-style-prefixer": "^2.0.5",
9088
"istanbul-instrumenter-loader": "^1.1.0",
89+
"inline-style-prefixer": "^2.0.5",
9190
"jsdom": "^9.9.1",
9291
"json-loader": "^0.5.4",
93-
"jss": "^6.1.0",
94-
"jss-preset-default": "^1.2.0",
9592
"karma": "^1.3.0",
9693
"karma-chrome-launcher": "^2.0.0",
9794
"karma-coverage": "^1.1.1",

0 commit comments

Comments
 (0)