@churchapps/content-providers 0.1.1 → 0.1.2
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.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -2088,7 +2088,7 @@ var DropboxProvider = class {
|
|
|
2088
2088
|
name: "Dropbox",
|
|
2089
2089
|
apiBase: "https://api.dropboxapi.com",
|
|
2090
2090
|
oauthBase: "https://www.dropbox.com/oauth2",
|
|
2091
|
-
clientId: "
|
|
2091
|
+
clientId: "9io0q0q9angdz9j",
|
|
2092
2092
|
scopes: [],
|
|
2093
2093
|
endpoints: {
|
|
2094
2094
|
listFolder: "/2/files/list_folder",
|