@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.js
CHANGED
|
@@ -39636,7 +39636,7 @@ const getDefaultFirebaseConfig = () => {
|
|
|
39636
39636
|
apiKey: 'AIzaSyD2rQ-HOEU4VW5h5CGmKQK9FcBDp2bi98g',
|
|
39637
39637
|
authDomain: 'markup-db905.firebaseapp.com',
|
|
39638
39638
|
projectId: 'markup-db905',
|
|
39639
|
-
storageBucket: 'markup-db905.firebasestorage.app',
|
|
39639
|
+
storageBucket: 'gs://markup-db905.firebasestorage.app',
|
|
39640
39640
|
messagingSenderId: '330137146006',
|
|
39641
39641
|
appId: '1:330137146006:web:264638f50408c3864428b7'
|
|
39642
39642
|
};
|