any bugfix release of react 0.13 is fine for us
This commit is contained in:
parent
c84d5e2a45
commit
4da58c12d7
|
|
@ -33,6 +33,6 @@
|
|||
"webpack-dev-server": "^1.7.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^0.13.1"
|
||||
"react": "0.13.x"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue