Skip to content

Commit b9d415b

Browse files
committed
Remove unused packages
1 parent 245fcf4 commit b9d415b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"lint": "esw webpack.config.* src buildScripts --color",
1010
"lint:watch": "npm run lint -- --watch",
1111
"test": "mocha --reporter progress buildScripts/testSetup.js \"src/**/*.test.js\"",
12-
"jest": "jest --coverage",
1312
"test:watch": "npm run test -- --watch",
1413
"clean-dist": "npm run remove-dist && mkdir dist",
1514
"remove-dist": "rimraf ./dist",
@@ -47,13 +46,11 @@
4746
"eslint-watch": "2.1.14",
4847
"express": "4.14.0",
4948
"html-webpack-plugin": "2.22.0",
50-
"jest": "^16.0.0",
5149
"jsdom": "9.6.0",
5250
"json-schema-faker": "0.3.6",
5351
"json-server": "0.8.21",
5452
"localtunnel": "1.8.1",
5553
"mocha": "3.1.0",
56-
"mocha-jsdom": "^1.1.0",
5754
"nock": "8.0.0",
5855
"npm-run-all": "3.1.0",
5956
"nsp": "2.6.1",

0 commit comments

Comments
 (0)