Initial Commit
This commit is contained in:
7
node_modules/@firebase/auth/cordova/package.json
generated
vendored
Normal file
7
node_modules/@firebase/auth/cordova/package.json
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "@firebase/auth-cordova",
|
||||
"description": "A Cordova-specific build of the Firebase Auth JS SDK",
|
||||
"browser": "../dist/cordova/index.js",
|
||||
"module": "../dist/cordova/index.js",
|
||||
"typings": "../dist/cordova/auth-cordova-public.d.ts"
|
||||
}
|
||||
Reference in New Issue
Block a user