From 69cbb09c5f10c8da0091bac367aae6ab55649629 Mon Sep 17 00:00:00 2001 From: Leo Horie Date: Tue, 22 Mar 2016 10:26:31 -0400 Subject: [PATCH] cdnjs spidering wrong thing? --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2944d103..27020f62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mithril", - "description": "Mithril.js beta build - use this to help us test the releases before they are released", + "description": "Mithril.js - A Javascript Framework for Building Brilliant Applications", "version": "0.2.3", "homepage": "http://mithril.js.org", "license": "MIT",