mirror of
https://github.com/wassname/generator-react-webpack.git
synced 2026-08-21 11:15:42 +08:00
chore: version bump to 1.2.3 simple as a.b.c
Signed-off-by: Simon Bailey <simon@newtriks.com>
This commit is contained in:
+3
-5
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "generator-react-webpack",
|
||||
"version": "1.2.2",
|
||||
"description": "Yeoman generator for Facebook's ReactJS, with webpack, livereload, grunt, Flux/Reflux architecture options and support for sass, less or stylus ",
|
||||
"name": "generator-react-webpack",
|
||||
"version": "1.2.3",
|
||||
"description": "Yeoman generator for ReactJS and Webpack",
|
||||
"keywords": [
|
||||
"yeoman-generator",
|
||||
"reactjs",
|
||||
@@ -31,8 +31,6 @@
|
||||
"yeoman-generator": "^0.17.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-cli": "^0.1.13",
|
||||
"mocha": "^1.21.4",
|
||||
"underscore.string": "^2.3.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user