generator-react-modules
Advanced tools
Comparing version 0.0.3 to 0.0.4
// @flow | ||
import React from 'react'; | ||
import { connect } from 'react-redux'; | ||
@@ -4,0 +3,0 @@ import R from 'ramda'; |
{ | ||
"name": "generator-react-modules", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Yeoman generator for react modules architecture", | ||
@@ -5,0 +5,0 @@ "homepage": "", |
13848
263