Browse Source

Merge pull request #4670 from josa42/add-license-to-bower-json

Add license to bower.json
Kevin Brown 8 years ago
parent
commit
c8d1c312c8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      bower.json

+ 1 - 0
bower.json

@@ -5,6 +5,7 @@
         "dist/js/select2.js",
         "dist/js/select2.js",
         "src/scss/core.scss"
         "src/scss/core.scss"
     ],
     ],
+    "license": "MIT",
     "repository": {
     "repository": {
         "type": "git",
         "type": "git",
         "url": "[email protected]:select2/select2.git"
         "url": "[email protected]:select2/select2.git"