1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00

Upgrade to react 13

This commit is contained in:
Ivar Conradi Østhus 2015-03-23 21:33:18 +01:00
parent 6a23f1c03e
commit 6c73527ba0

View File

@ -51,7 +51,7 @@
"moment": "^2.9.0",
"nconf": "0.7.1",
"pg": "4.3.0",
"react": "^0.12.0",
"react": "^0.13.1",
"reflux": "^0.2.5",
"reqwest": "^1.1.4",
"webpack": "1.7.3",
@ -67,7 +67,7 @@
"mocha-lcov-reporter": "0.0.2",
"nsp": "^1.0.0",
"pre-commit": "^1.0.2",
"react-tools": "^0.12.0",
"react-tools": "^0.13.1",
"supertest": "^0.15.0",
"supervisor": "^0.6.0",
"xmlbuilder": "^2.5.1"