diff --git a/archive/v0.1.2/mithril.min.zip b/archive/v0.1.2/mithril.min.zip index 12c80d53..1c7f4b08 100644 Binary files a/archive/v0.1.2/mithril.min.zip and b/archive/v0.1.2/mithril.min.zip differ diff --git a/archive/v0.1.2/package.json b/archive/v0.1.2/package.json index 3870314d..16c2bc6e 100644 --- a/archive/v0.1.2/package.json +++ b/archive/v0.1.2/package.json @@ -6,6 +6,6 @@ "author": "Leo Horie ", "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"] } \ No newline at end of file diff --git a/docs/layout/package.json b/docs/layout/package.json index aca6234f..f0a6d666 100644 --- a/docs/layout/package.json +++ b/docs/layout/package.json @@ -6,6 +6,6 @@ "author": "Leo Horie ", "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"] } \ No newline at end of file