We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c586766 commit 5638cbaCopy full SHA for 5638cba
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "legit-tests",
3
- "version": "0.4.0",
+ "version": "0.4.1",
4
"description": "a chainable testing library for React",
5
"main": "lib/legit-tests.js",
6
"scripts": {
@@ -34,7 +34,6 @@
34
"eslint": "^0.24.1",
35
"eslint-plugin-react": "^2.7.0",
36
"expect": "^1.8.0",
37
- "jsdom": "^6.3.0",
38
"mocha": "^2.2.5",
39
"mocha-babel": "^3.0.0",
40
"react-hot-loader": "^1.3.0",
0 commit comments