@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.js CHANGED
@@ -2032,7 +2032,7 @@ var DropboxProvider = class {
2032
2032
  name: "Dropbox",
2033
2033
  apiBase: "https://api.dropboxapi.com",
2034
2034
  oauthBase: "https://www.dropbox.com/oauth2",
2035
- clientId: "edggy1jh5vvnxyd",
2035
+ clientId: "9io0q0q9angdz9j",
2036
2036
  scopes: [],
2037
2037
  endpoints: {
2038
2038
  listFolder: "/2/files/list_folder",