Update React-Bootstrap to 0.29.0

This commit is contained in:
Yuya Ochiai
2016-04-22 00:34:37 +09:00
parent 58f1ec5f9a
commit f39c154319

View File

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