@contentful/f36-asset 4.59.1 → 4.59.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "@contentful/f36-asset",
3
- "version": "4.59.1",
3
+ "version": "4.59.2",
4
4
  "description": "Forma 36: Asset component",
5
5
  "scripts": {
6
6
  "build": "tsup"
7
7
  },
8
8
  "dependencies": {
9
- "@contentful/f36-core": "^4.59.1",
10
- "@contentful/f36-icon": "^4.59.1",
9
+ "@contentful/f36-core": "^4.59.2",
10
+ "@contentful/f36-icon": "^4.59.2",
11
11
  "@contentful/f36-icons": "^4.27.0",
12
12
  "@contentful/f36-tokens": "^4.0.4",
13
- "@contentful/f36-typography": "^4.59.1",
13
+ "@contentful/f36-typography": "^4.59.2",
14
14
  "emotion": "^10.0.17"
15
15
  },
16
16
  "peerDependencies": {