chore: update react patch version

Signed-off-by: Simon Bailey <simon@newtriks.com>
This commit is contained in:
Simon Bailey 2014-09-25 21:07:06 +01:00
parent c3d968e979
commit 9728ed0efe

View File

@ -10,7 +10,7 @@
"mainInput": "<%= scriptAppName %>",
"mainOutput": "main",
"dependencies": {
"react": "~0.11.1"
"react": "~0.11.2"
},
"devDependencies": {
"grunt": "~0.4.5",