Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "redux-tdd", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Dot-chaining syntax for doing TDD with redux by composing unit tests as if they were integration tests", | ||
"main": "dist", | ||
"main": "dist/redux-tdd.js", | ||
"files": [ | ||
@@ -7,0 +7,0 @@ "dist/redux-tdd.js" |
9897