mirror of https://github.com/status-im/reagent.git
Update npm React as well
This commit is contained in:
parent
414be9355f
commit
d276654ce4
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"react": "^15.0.2",
|
||||
"react-dom": "^15.0.2"
|
||||
"react": "^15.1.0",
|
||||
"react-dom": "^15.1.0"
|
||||
},
|
||||
"scripts": {
|
||||
"bundle": "webpack && NODE_ENV=production webpack -p"
|
||||
|
|
Loading…
Reference in New Issue