fix package.json
This commit is contained in:
parent
5d85a6bb0e
commit
dfab767265
1 changed files with 1 additions and 1 deletions
|
|
@ -7,5 +7,5 @@
|
||||||
"repository": {"type": "git", "url": "https://github.com/lhorie/mithril"},
|
"repository": {"type": "git", "url": "https://github.com/lhorie/mithril"},
|
||||||
"main": "mithril.js",
|
"main": "mithril.js",
|
||||||
"licenses": [{"type": "MIT", "url": "http://opensource.org/licenses/MIT"}],
|
"licenses": [{"type": "MIT", "url": "http://opensource.org/licenses/MIT"}],
|
||||||
"files": ["mithril.min.js", "mithril.min.map", "mithril.js", "README.*"]
|
"files": ["mithril.min.js", "mithril.min.js.map", "mithril.js", "README.*"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue