mirror of
https://github.com/react-webpack-generators/generator-react-webpack.git
synced 2025-12-08 18:01:59 +00:00
Prepare V2.2.6
This commit is contained in:
parent
cee53ad6c1
commit
8cdcc2c432
@ -1,5 +1,10 @@
|
|||||||
# generator-react-webpack - Changelog
|
# generator-react-webpack - Changelog
|
||||||
|
|
||||||
|
## 2.2.6
|
||||||
|
___Upgrades___:
|
||||||
|
|
||||||
|
1. Added new version of ```react-webpack-template``` (provides new features for continuous testing and better dist build support)
|
||||||
|
|
||||||
## 2.2.5
|
## 2.2.5
|
||||||
___Upgrades:___
|
___Upgrades:___
|
||||||
|
|
||||||
|
|||||||
@ -37,7 +37,7 @@
|
|||||||
"test": "mocha"
|
"test": "mocha"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"react-webpack-template": "^0.2.0",
|
"react-webpack-template": "^0.3.0",
|
||||||
"underscore.string": "^3.2.2",
|
"underscore.string": "^3.2.2",
|
||||||
"yeoman-generator": "^0.20.3",
|
"yeoman-generator": "^0.20.3",
|
||||||
"yeoman-welcome": "^1.0.1"
|
"yeoman-welcome": "^1.0.1"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user