Skip to content

Commit 8b7ba27

Browse files
author
Markus Günther
committed
TASK: Remove mocha and expectjs
1 parent e4e963c commit 8b7ba27

File tree

2 files changed

+25
-194
lines changed

2 files changed

+25
-194
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,8 @@
3838
"eslint-config-prettier": "^2.9.0",
3939
"eslint-plugin-prettier": "^2.6.2",
4040
"eslint-plugin-react": "^7.10.0",
41-
"expect": "^1.18.0",
4241
"fbjs": "^0.8.17",
4342
"jsdom": "^9.8.3",
44-
"mocha": "^3.3.0",
4543
"prettier": "^1.14.0",
4644
"prop-types": "^15.6.2",
4745
"react": "^16.4.2",
@@ -73,8 +71,6 @@
7371
},
7472
"greenkeeper": {
7573
"ignore": [
76-
"expect",
77-
"mocha",
7874
"jsdom"
7975
]
8076
},

0 commit comments

Comments
 (0)