소스 검색

Add license to bower.json

Josa Gesell 8 년 전
부모
커밋
321a2460eb
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      bower.json

+ 1 - 0
bower.json

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