Browse Source

Update bower.json

Add the license to the bower.json file. This is needed by some tools (e.g. http://www.webjars.org/bower).
johannesschaefer 9 years ago
parent
commit
f5e07ec2b0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      bower.json

+ 1 - 0
bower.json

@@ -18,6 +18,7 @@
         "dist/css/bootstrap-dialog.min.css",
         "dist/js/bootstrap-dialog.min.js"
     ],
+    "license": "MIT",
     "ignore": [
         "source",
         "spec",