Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 517b9bd

Browse files
committed
chore(package.json): Remove the deprecated licenses field
The "licenses" field is deprecated in favor of the "license" field... which we already have specified.
1 parent 8c00386 commit 517b9bd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

package.json

-6
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,6 @@
8686
"stringmap": "^0.2.2",
8787
"strip-json-comments": "^2.0.1"
8888
},
89-
"licenses": [
90-
{
91-
"type": "MIT",
92-
"url": "https://github.com/angular/angular.js/blob/master/LICENSE"
93-
}
94-
],
9589
"dependencies": {},
9690
"config": {
9791
"commitizen": {

0 commit comments

Comments
 (0)