1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

Upgrade to react 13

This commit is contained in:
Ivar Conradi Østhus 2015-03-23 21:33:18 +01:00
parent 77faa5580b
commit 9a6d1eb996

View File

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