From d56daad3ae6020b04a834091b363995ce5d1c469 Mon Sep 17 00:00:00 2001 From: Ed Date: Tue, 30 Aug 2016 10:47:40 +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 d9f47e825..c0d6e3e75 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,6 @@ { "name": "moment", + "license": "MIT", "main": "moment.js", "ignore": [ "**/.*", -- 2.47.2