Merge branch 'feature/http-auth' into dev

Close #56
This commit is contained in:
Yuya Ochiai
2016-04-27 21:52:36 +09:00
7 changed files with 137 additions and 22 deletions

View File

@@ -13,9 +13,8 @@
"bootstrap": "^3.3.6",
"os-locale": "^1.4.0",
"react": "^15.0.1",
"react-bootstrap": "^0.28.5",
"react-bootstrap": "~0.29.0",
"react-dom": "^15.0.1",
"readline-sync": "^1.4.1",
"yargs": "^3.31.0"
}
}