Skip to content

Commit fbc53e4

Browse files
committed
Fix package.json for auth-next
1 parent e5c4de0 commit fbc53e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
},
77
"license": "Apache-2.0",
88
"dependencies": {
9-
"firebase": "^0.900.4"
9+
"firebase": "exp"
1010
}
1111
}

0 commit comments

Comments
 (0)