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

@ -19,5 +19,15 @@
"repository": {
"type": "git",
"url": "https://github.com/lhorie/mithril.js.git"
}
},
"npmFileMap": [
{
"basePath": "/",
"files": [
"mithril.js",
"mithril.min.js",
"mithril.min.map"
]
}
]
}