mirror of
https://github.com/wassname/generator-react-webpack.git
synced 2026-08-25 11:18:20 +08:00
chore: update react patch version
Signed-off-by: Simon Bailey <simon@newtriks.com>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"mainInput": "<%= scriptAppName %>",
|
||||
"mainOutput": "main",
|
||||
"dependencies": {
|
||||
"react": "~0.11.1"
|
||||
"react": "~0.11.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.5",
|
||||
|
||||
Reference in New Issue
Block a user