update docs for component
This commit is contained in:
parent
f564844bb9
commit
07c4e0bdd2
5 changed files with 14 additions and 4 deletions
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue