mozrest-sdk-react-dev 0.2.47 → 0.2.48
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/mozrest-sdk.es.js +1 -1
- package/package.json +1 -1
package/mozrest-sdk.es.js
CHANGED
|
@@ -2042,7 +2042,7 @@ axios$2.exports.default = axios$1;
|
|
|
2042
2042
|
var axios = axios$2.exports;
|
|
2043
2043
|
const config$1 = {
|
|
2044
2044
|
fb_app_id: "1181690592254979",
|
|
2045
|
-
fb_scopes: "public_profile,pages_show_list,pages_manage_metadata,pages_read_user_content,pages_manage_engagement,pages_read_engagement
|
|
2045
|
+
fb_scopes: "public_profile,pages_show_list,pages_manage_metadata,pages_read_user_content,pages_manage_engagement,pages_read_engagement",
|
|
2046
2046
|
google_app_id: "929386065249-fps893qot5cl4l9384el48dkafu2a0bm.apps.googleusercontent.com",
|
|
2047
2047
|
url_api: "https://api-pre.mozrest.com",
|
|
2048
2048
|
url: {}.VITE_URL,
|