@contentful/f36-modal 4.20.8 → 5.0.0

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 +5 -5
package/package.json CHANGED
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "@contentful/f36-modal",
3
- "version": "4.20.8",
3
+ "version": "5.0.0",
4
4
  "description": "Forma 36: Modal component",
5
5
  "scripts": {
6
6
  "build": "tsup"
7
7
  },
8
8
  "dependencies": {
9
- "@contentful/f36-button": "^4.20.8",
10
- "@contentful/f36-core": "^4.20.8",
11
- "@contentful/f36-icons": "^4.20.8",
9
+ "@contentful/f36-button": "^5.0.0",
10
+ "@contentful/f36-core": "^5.0.0",
11
+ "@contentful/f36-icons": "^5.0.0",
12
12
  "@contentful/f36-tokens": "^4.0.1",
13
- "@contentful/f36-typography": "^4.20.8",
13
+ "@contentful/f36-typography": "^5.0.0",
14
14
  "@types/react-modal": "^3.12.1",
15
15
  "emotion": "^10.0.17",
16
16
  "react-modal": "^3.14.3"