update docs for component

This commit is contained in:
Leo Horie 2014-07-02 09:31:36 -04:00
parent f564844bb9
commit 07c4e0bdd2
5 changed files with 14 additions and 4 deletions

View file

@ -4,7 +4,7 @@
"keywords": ["mvc", "framework"],
"repository": "lhorie/mithril",
"main": "mithril.js",
"scripts": ["mithril.min.js", "mithril.min.map", "mithril.js"],
"scripts": ["mithril.js"],
"version": "0.1.17",
"license": "MIT"
}