@commercetools-uikit/stamp 0.0.0-preview-test-preview-publishing-with-commit-trigger-20240919103642 → 0.0.0-preview-test-preview-publishing-with-commit-trigger-20240919120649
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +5 -5
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-uikit/stamp",
|
|
3
3
|
"description": "Stamps are visual labels which hold small amounts of information regarding an item. (E.g Indicating if a product is published in a list).",
|
|
4
|
-
"version": "0.0.0-preview-test-preview-publishing-with-commit-trigger-
|
|
4
|
+
"version": "0.0.0-preview-test-preview-publishing-with-commit-trigger-20240919120649",
|
|
5
5
|
"bugs": "https://github.com/commercetools/ui-kit/issues",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -29,10 +29,10 @@
|
|
|
29
29
|
"dependencies": {
|
|
30
30
|
"@babel/runtime": "^7.20.13",
|
|
31
31
|
"@babel/runtime-corejs3": "^7.20.13",
|
|
32
|
-
"@commercetools-uikit/design-system": "0.0.0-preview-test-preview-publishing-with-commit-trigger-
|
|
33
|
-
"@commercetools-uikit/spacings-inline": "0.0.0-preview-test-preview-publishing-with-commit-trigger-
|
|
34
|
-
"@commercetools-uikit/text": "0.0.0-preview-test-preview-publishing-with-commit-trigger-
|
|
35
|
-
"@commercetools-uikit/utils": "0.0.0-preview-test-preview-publishing-with-commit-trigger-
|
|
32
|
+
"@commercetools-uikit/design-system": "0.0.0-preview-test-preview-publishing-with-commit-trigger-20240919120649",
|
|
33
|
+
"@commercetools-uikit/spacings-inline": "0.0.0-preview-test-preview-publishing-with-commit-trigger-20240919120649",
|
|
34
|
+
"@commercetools-uikit/text": "0.0.0-preview-test-preview-publishing-with-commit-trigger-20240919120649",
|
|
35
|
+
"@commercetools-uikit/utils": "0.0.0-preview-test-preview-publishing-with-commit-trigger-20240919120649",
|
|
36
36
|
"@emotion/react": "^11.10.5",
|
|
37
37
|
"prop-types": "15.8.1"
|
|
38
38
|
},
|