Add missing packages

This commit is contained in:
Yuya Ochiai
2015-12-20 20:00:42 +09:00
parent 6cae54bb13
commit f3984982d1

View File

@@ -10,6 +10,8 @@
}, },
"dependencies": { "dependencies": {
"os-locale": "^1.4.0", "os-locale": "^1.4.0",
"react": "^0.14.3",
"react-dom": "^0.14.3",
"yargs": "^3.31.0" "yargs": "^3.31.0"
} }
} }