mirror of
https://github.com/wassname/generator-react-webpack.git
synced 2026-09-09 11:22:44 +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",
|
"name": "generator-react-webpack",
|
||||||
"version": "1.2.2",
|
"version": "1.2.3",
|
||||||
"description": "Yeoman generator for Facebook's ReactJS, with webpack, livereload, grunt, Flux/Reflux architecture options and support for sass, less or stylus ",
|
"description": "Yeoman generator for ReactJS and Webpack",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"yeoman-generator",
|
"yeoman-generator",
|
||||||
"reactjs",
|
"reactjs",
|
||||||
@@ -31,8 +31,6 @@
|
|||||||
"yeoman-generator": "^0.17.6"
|
"yeoman-generator": "^0.17.6"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt": "^0.4.5",
|
|
||||||
"grunt-cli": "^0.1.13",
|
|
||||||
"mocha": "^1.21.4",
|
"mocha": "^1.21.4",
|
||||||
"underscore.string": "^2.3.3"
|
"underscore.string": "^2.3.3"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user