Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "redux-tdd", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Dot-chaining syntax for doing TDD with redux by composing unit tests as if they were integration tests", | ||
"main": "dist", | ||
"files": [ | ||
"dist" | ||
"dist/redux-tdd.js" | ||
], | ||
@@ -9,0 +9,0 @@ "repository": "https://github.com/lmatteis/redux-tdd", |
9884