Comparing version 0.6.3 to 0.6.4
{ | ||
"name": "imvvm", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"homepage": "https://github.com/entrendipity/imvvm", | ||
@@ -5,0 +5,0 @@ "authors": [ |
{ | ||
"name": "imvvm", | ||
"description": "Immutable MVVM for React", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "imvvm", |
@@ -535,4 +535,6 @@ IMVVM | ||
$ npm install | ||
$ cd app | ||
$ bower install | ||
$ bower install imvvm | ||
$ cd .. | ||
$ grunt serve | ||
@@ -539,0 +541,0 @@ ``` |
158141
861