add timing API support (#448)

* add timing API support

* fixup! bump package.json
This commit is contained in:
Yoshua Wuyts
2017-03-29 10:43:42 +02:00
committed by GitHub
parent e1462acf1d
commit 4ef1f411b5
4 changed files with 19 additions and 4 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"dependencies": {
"bel": "^4.5.1",
"choo-expose": "^1.0.0",
"choo-log": "^5.0.0",
"choo-log": "^6.0.0",
"choo-persist": "^3.0.0",
"sheetify": "^6.0.1",
"todomvc-app-css": "^2.0.6",