Permalink
Browse files
docs(bower.json): add MIT license
- Loading branch information
Showing
with
1 addition
and
0 deletions.
-
+1
−0
bower.json
|
|
@@ -1,5 +1,6 @@ |
|
|
{ |
|
|
"name": "AngularJS", |
|
|
"license": "MIT", |
|
|
"devDependencies": { |
|
|
"jquery": "2.1.1", |
|
|
"closure-compiler": "https://dl.google.com/closure-compiler/compiler-20140814.zip", |
|
|
|