@sirendesign/markup 1.0.25 → 1.0.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.esm.js +1 -1
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/markup-widget.esm.js +1 -1
- package/dist/markup-widget.esm.js.map +1 -1
- package/dist/markup-widget.js +1 -1
- package/dist/markup-widget.js.map +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -39632,7 +39632,7 @@ const getDefaultFirebaseConfig = () => {
|
|
|
39632
39632
|
apiKey: 'AIzaSyD2rQ-HOEU4VW5h5CGmKQK9FcBDp2bi98g',
|
|
39633
39633
|
authDomain: 'markup-db905.firebaseapp.com',
|
|
39634
39634
|
projectId: 'markup-db905',
|
|
39635
|
-
storageBucket: 'markup-db905.firebasestorage.app',
|
|
39635
|
+
storageBucket: 'gs://markup-db905.firebasestorage.app',
|
|
39636
39636
|
messagingSenderId: '330137146006',
|
|
39637
39637
|
appId: '1:330137146006:web:264638f50408c3864428b7'
|
|
39638
39638
|
};
|