fix typo
This commit is contained in:
parent
34482a0b0f
commit
db317a0be2
3 changed files with 2 additions and 2 deletions
Binary file not shown.
|
|
@ -6,6 +6,6 @@
|
|||
"author": "Leo Horie <leohorie@hotmail.com>",
|
||||
"repository": {"type": "git", "url": "https://github.com/lhorie/mithril"},
|
||||
"main": "mithril.min.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"]
|
||||
}
|
||||
|
|
@ -6,6 +6,6 @@
|
|||
"author": "Leo Horie <leohorie@hotmail.com>",
|
||||
"repository": {"type": "git", "url": "https://github.com/lhorie/mithril"},
|
||||
"main": "mithril.min.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"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue