@contentful/f36-spinner 4.60.3 → 4.62.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 +3 -3
package/package.json CHANGED
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "@contentful/f36-spinner",
3
- "version": "4.60.3",
3
+ "version": "4.62.0",
4
4
  "description": "Forma 36: Spinner Component",
5
5
  "scripts": {
6
6
  "build": "tsup"
7
7
  },
8
8
  "dependencies": {
9
- "@contentful/f36-core": "^4.60.3",
9
+ "@contentful/f36-core": "^4.62.0",
10
10
  "@contentful/f36-tokens": "^4.0.4",
11
11
  "emotion": "^10.0.17"
12
12
  },
13
13
  "devDependencies": {
14
- "@contentful/f36-typography": "^4.60.3"
14
+ "@contentful/f36-typography": "^4.62.0"
15
15
  },
16
16
  "peerDependencies": {
17
17
  "react": ">=16.8",