@contentful/f36-notification
Advanced tools
Comparing version 4.56.2 to 4.57.0
{ | ||
"name": "@contentful/f36-notification", | ||
"version": "4.56.2", | ||
"version": "4.57.0", | ||
"description": "Forma 36: Notification component", | ||
@@ -9,8 +9,8 @@ "scripts": { | ||
"dependencies": { | ||
"@contentful/f36-button": "^4.56.2", | ||
"@contentful/f36-core": "^4.56.2", | ||
"@contentful/f36-button": "^4.57.0", | ||
"@contentful/f36-core": "^4.57.0", | ||
"@contentful/f36-icons": "^4.27.0", | ||
"@contentful/f36-text-link": "^4.56.2", | ||
"@contentful/f36-text-link": "^4.57.0", | ||
"@contentful/f36-tokens": "^4.0.3", | ||
"@contentful/f36-typography": "^4.56.2", | ||
"@contentful/f36-typography": "^4.57.0", | ||
"@swc/helpers": "^0.4.14", | ||
@@ -39,4 +39,5 @@ "emotion": "^10.0.17", | ||
"publishConfig": { | ||
"registry": "https://npm.pkg.github.com/", | ||
"access": "public" | ||
} | ||
} |
84505