Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "fluxdux", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Flux and Redux together", | ||
@@ -5,0 +5,0 @@ "main": "fluxdux.js", |
@@ -13,3 +13,3 @@ ## FluxDux | ||
Or checkout from github | ||
> git checkout https://github.com/nquangtrung/fluxdux | ||
> git clone https://github.com/nquangtrung/fluxdux | ||
@@ -64,2 +64,2 @@ ### Usage | ||
[fluxdux_npm]: https://www.npmjs.com/package/fluxdux | ||
[fluxdux_tutorial]: http://blog.trontria.com/fluxdux-tutorial/ | ||
[fluxdux_tutorial]: http://blog.trontria.com/fluxdux-tutorial/ |
64
10057