Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 1a718da

Browse files
committed
Merge pull request #657 from firebase/jw-npm-license-field
Updated format of package.json's license field
2 parents 5f113c5 + 97eeefc commit 1a718da

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,7 @@
1111
"bugs": {
1212
"url": "https://github.com/firebase/angularfire/issues"
1313
},
14-
"licenses": [
15-
{
16-
"type": "MIT",
17-
"url": "http://firebase.mit-license.org/"
18-
}
19-
],
14+
"license": "MIT",
2015
"keywords": [
2116
"angular",
2217
"angularjs",

0 commit comments

Comments
 (0)