@contentful/f36-menu 4.60.0 → 4.60.1

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-menu",
3
- "version": "4.60.0",
3
+ "version": "4.60.1",
4
4
  "description": "Forma 36: Menu component",
5
5
  "scripts": {
6
6
  "build": "tsup"
7
7
  },
8
8
  "dependencies": {
9
- "@contentful/f36-core": "^4.60.0",
9
+ "@contentful/f36-core": "^4.60.1",
10
10
  "@contentful/f36-icons": "^4.27.0",
11
- "@contentful/f36-popover": "^4.60.0",
11
+ "@contentful/f36-popover": "^4.60.1",
12
12
  "@contentful/f36-tokens": "^4.0.4",
13
- "@contentful/f36-typography": "^4.60.0",
13
+ "@contentful/f36-typography": "^4.60.1",
14
14
  "@contentful/f36-utils": "^4.24.3",
15
15
  "emotion": "^10.0.17"
16
16
  },