datocms-plugin-frontify-asset-source 0.0.3 → 0.0.5

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/README.md CHANGED
@@ -8,4 +8,4 @@ Insert photos from your Frontify Account directly inside of your DatoCMS project
8
8
 
9
9
  ## Generate access token
10
10
 
11
- You can generate an access token here: https://yourDomain.frontify.com/api/oauth-access-token/show
11
+ Generate an access token with `basic:read` access here: https://yourDomain.frontify.com/api/oauth-access-token/show
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "files": {
3
3
  "main.css": "./static/css/main.34a992f3.css",
4
- "main.js": "./static/js/main.a22b27f0.js",
4
+ "main.js": "./static/js/main.88b4bc57.js",
5
5
  "index.html": "./index.html",
6
6
  "main.34a992f3.css.map": "./static/css/main.34a992f3.css.map",
7
- "main.a22b27f0.js.map": "./static/js/main.a22b27f0.js.map"
7
+ "main.88b4bc57.js.map": "./static/js/main.88b4bc57.js.map"
8
8
  },
9
9
  "entrypoints": [
10
10
  "static/css/main.34a992f3.css",
11
- "static/js/main.a22b27f0.js"
11
+ "static/js/main.88b4bc57.js"
12
12
  ]
13
13
  }
package/build/index.html CHANGED
@@ -1 +1 @@
1
- <!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><script defer="defer" src="./static/js/main.a22b27f0.js"></script><link href="./static/css/main.34a992f3.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1
+ <!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><script defer="defer" src="./static/js/main.88b4bc57.js"></script><link href="./static/css/main.34a992f3.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>