From db317a0be2ce9d99b1c16e34dbd7179d89075f54 Mon Sep 17 00:00:00 2001 From: Leo Horie Date: Tue, 1 Apr 2014 22:26:31 -0400 Subject: [PATCH] fix typo --- archive/v0.1.2/mithril.min.zip | Bin 20430 -> 20430 bytes archive/v0.1.2/package.json | 2 +- docs/layout/package.json | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/archive/v0.1.2/mithril.min.zip b/archive/v0.1.2/mithril.min.zip index 12c80d5311d11e32f6dc2d3b1bc2f02fa40f241a..1c7f4b083509557e934c87b404ef687388670aa6 100644 GIT binary patch delta 45 vcmX>%pYhy$MxFp~W)?065b)T%k;hYx$z${8aJerAKzg#TzZHn;^mhdSEkX_u delta 45 vcmX>%pYhy$MxFp~W)?065ZJwGBaf#X)9y{1!{xph0O`rT{#GEW)87>UOO6lN 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