choo: add initial render

This commit is contained in:
Yoshua Wuyts
2016-05-11 13:51:17 +07:00
parent c28d37ac84
commit 48d43eaf09
4 changed files with 161 additions and 6 deletions
+7 -1
View File
@@ -18,7 +18,13 @@
"tiny"
],
"license": "MIT",
"dependencies": {},
"dependencies": {
"global": "^4.3.0",
"send-action": "^1.1.0",
"sheet-router": "^2.0.4",
"xtend": "^4.0.1",
"yo-yo": "^1.2.0"
},
"devDependencies": {
"dependency-check": "^2.5.1",
"istanbul": "^0.4.3",