From cedfadc350a839258c5334440aec9fc9810375c5 Mon Sep 17 00:00:00 2001 From: Steven Vachon Date: Fri, 23 Jan 2015 09:23:11 -0500 Subject: [PATCH] added license --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 04a9cd8..d759f3b 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "files": [ "examples", "lib", + "LICENSE", "safe.js", "themes" ]