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

Commit 97eeefc

Browse files
author
jwngr
committed
Updated format of package.json's license field
1 parent a0a6a5d commit 97eeefc

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)