Skip to content

Commit 3a4c314

Browse files
tracker1jshcrowthe
authored andcommitted
refactor(package.json): Fix external license reference (#12)
Update package license for easier dist, no need for foreign reference with the license change to Apache-2.0
1 parent 241470c commit 3a4c314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "4.0.0",
44
"description": "Firebase JavaScript library for web and Node.js",
55
"author": "Firebase <[email protected]> (https://firebase.google.com/)",
6-
"license": "SEE LICENSE IN https://firebase.google.com/terms/",
6+
"license": "Apache-2.0",
77
"homepage": "https://firebase.google.com/",
88
"keywords": [
99
"authentication",

0 commit comments

Comments
 (0)