Skip to content

Commit 295e9df

Browse files
author
Thomas Bolis
committed
removing optional libraries jsdom and xmldom
1 parent 97c3ffe commit 295e9df

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
"fabric": "1.6.3",
6464
"flexboxgrid": "^6.3.1",
6565
"html-webpack-plugin": "^2.22.0",
66-
"jsdom": "^9.4.2",
6766
"karma": "^1.2.0",
6867
"karma-babel-preprocessor": "^6.0.1",
6968
"karma-chai": "^0.1.0",
@@ -88,8 +87,7 @@
8887
"style-loader": "^0.13.1",
8988
"webpack": "^1.13.2",
9089
"webpack-dev-server": "^1.15.0",
91-
"weinre": "^2.0.0-pre-I0Z7U9OV",
92-
"xmldom": "^0.1.22"
90+
"weinre": "^2.0.0-pre-I0Z7U9OV"
9391
},
9492
"dependencies": {
9593
"react": "15.3.1",

0 commit comments

Comments
 (0)