Signed-off-by: Simon Bailey <simon@newtriks.com>
This commit is contained in:
Simon Bailey 2014-01-08 15:40:18 +00:00
parent d40dd75e3d
commit 10fbac95fc
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -28,4 +28,4 @@ $RECYCLE.BIN/
# App specific # App specific
node_modules/ node_modules/
temp*/ /test/temp/

View File

@ -1,6 +1,6 @@
{ {
"name": "generator-react-webpack", "name": "generator-react-webpack",
"version": "0.0.2", "version": "0.0.3",
"description": "Yeoman generator for ReactJS and Webpack", "description": "Yeoman generator for ReactJS and Webpack",
"keywords": [ "keywords": [
"yeoman-generator", "yeoman-generator",