Change compatibility for react-bootstrap

This commit is contained in:
Yuya Ochiai
2016-04-23 19:31:44 +09:00
parent d81856629b
commit a55eb6fa0f

View File

@@ -13,7 +13,7 @@
"bootstrap": "^3.3.6",
"os-locale": "^1.4.0",
"react": "^15.0.1",
"react-bootstrap": "^0.29.0",
"react-bootstrap": "~0.29.0",
"react-dom": "^15.0.1",
"yargs": "^3.31.0"
}