From a21dcdbdd4444c6dd45716946398fea226d31fcd Mon Sep 17 00:00:00 2001 From: Ed Date: Tue, 30 Aug 2016 10:40:37 +1200 Subject: [PATCH] add license to bower.json --- bower.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bower.json b/bower.json index 1b0df90..58abc80 100644 --- a/bower.json +++ b/bower.json @@ -1,4 +1,5 @@ { "name": "hammer-time", + "license": "MIT", "main": "hammer-time.js" }