remove minified stuff from component
This commit is contained in:
parent
ff741cd332
commit
f564844bb9
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
"keywords": ["mvc", "framework"],
|
"keywords": ["mvc", "framework"],
|
||||||
"repository": "lhorie/mithril",
|
"repository": "lhorie/mithril",
|
||||||
"main": "mithril.js",
|
"main": "mithril.js",
|
||||||
"scripts": ["mithril.min.js", "mithril.min.map", "mithril.js"],
|
"scripts": ["mithril.js"],
|
||||||
"version": "$version",
|
"version": "$version",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue