datocms-plugin-frontify-asset-source 0.0.7 → 0.0.8

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
@@ -4,8 +4,4 @@ Insert photos from your Frontify Account directly inside of your DatoCMS project
4
4
 
5
5
  ## Requirements
6
6
 
7
- - Frontify Account and access token
8
-
9
- ## Generate access token
10
-
11
- Generate an access token with `basic:read` access here: https://yourDomain.frontify.com/api/oauth-access-token/show
7
+ - Frontify Account
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "files": {
3
3
  "main.css": "./static/css/main.34a992f3.css",
4
- "main.js": "./static/js/main.dcb2112a.js",
4
+ "main.js": "./static/js/main.39076fa0.js",
5
5
  "index.html": "./index.html",
6
6
  "main.34a992f3.css.map": "./static/css/main.34a992f3.css.map",
7
- "main.dcb2112a.js.map": "./static/js/main.dcb2112a.js.map"
7
+ "main.39076fa0.js.map": "./static/js/main.39076fa0.js.map"
8
8
  },
9
9
  "entrypoints": [
10
10
  "static/css/main.34a992f3.css",
11
- "static/js/main.dcb2112a.js"
11
+ "static/js/main.39076fa0.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.dcb2112a.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.39076fa0.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>