@commercetools-uikit/primary-button
Advanced tools
@@ -208,5 +208,5 @@ 'use strict'; | ||
// NOTE: This string will be replaced on build time with the package version. | ||
var version = "19.22.4"; | ||
var version = "19.22.5"; | ||
exports["default"] = PrimaryButton$1; | ||
exports.version = version; |
{ | ||
"name": "@commercetools-uikit/primary-button", | ||
"description": "Primary buttons are used for a primary action on a page. You must also pass a label for accessibility reasons.", | ||
"version": "19.22.4", | ||
"version": "19.22.5", | ||
"bugs": "https://github.com/commercetools/ui-kit/issues", | ||
@@ -24,7 +24,7 @@ "repository": { | ||
"@babel/runtime-corejs3": "^7.20.13", | ||
"@commercetools-uikit/accessible-button": "19.22.4", | ||
"@commercetools-uikit/design-system": "19.22.4", | ||
"@commercetools-uikit/spacings-inline": "19.22.4", | ||
"@commercetools-uikit/text": "19.22.4", | ||
"@commercetools-uikit/utils": "19.22.4", | ||
"@commercetools-uikit/accessible-button": "19.22.5", | ||
"@commercetools-uikit/design-system": "19.22.5", | ||
"@commercetools-uikit/spacings-inline": "19.22.5", | ||
"@commercetools-uikit/text": "19.22.5", | ||
"@commercetools-uikit/utils": "19.22.5", | ||
"@emotion/react": "^11.10.5", | ||
@@ -31,0 +31,0 @@ "@emotion/styled": "^11.10.5", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display