Fix licence on package.json to MIT
This commit is contained in:
+2
-2
@@ -17,8 +17,8 @@
|
||||
},
|
||||
"licenses": [
|
||||
{
|
||||
"type": "Apache",
|
||||
"url": "http://www.apache.org/licenses/LICENSE-2.0.html"
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/angular/angular.io/blob/master/LICENSE"
|
||||
}
|
||||
],
|
||||
"bugs": {
|
||||
|
||||
Reference in New Issue
Block a user