From 615528ff051223c31b4a2727f2edf850e1e0c47e Mon Sep 17 00:00:00 2001 From: Uri Shaked Date: Wed, 9 Sep 2015 13:10:30 +0300 Subject: [PATCH] chore(*): add a license clause to package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index d4d56ca..7e91415 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "dependencies": { "spin.js": "^2.0.0" }, + "license": "MIT", "devDependencies": { "grunt": "0.4.5", "load-grunt-tasks": "3.2.0",