Skip to content

Commit fe6126e

Browse files
committed
add browser field to auth
1 parent b07f822 commit fe6126e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/auth/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@firebase/auth",
33
"version": "0.14.8",
44
"main": "dist/auth.js",
5+
"browser": "dist/auth.js",
56
"module": "dist/auth.esm.js",
67
"description": "Javascript library for Firebase Auth SDK",
78
"author": "Firebase <[email protected]> (https://firebase.google.com/)",

0 commit comments

Comments
 (0)