@usecapsule/core-components 3.25.0 → 3.25.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@usecapsule/core-components",
|
3
|
-
"version": "3.25.
|
3
|
+
"version": "3.25.1",
|
4
4
|
"description": "Capsule Core Components",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"type": "module",
|
@@ -68,5 +68,5 @@
|
|
68
68
|
"storybook-addon-stencil": "^0.2.1",
|
69
69
|
"ts-node": "^10.9.2"
|
70
70
|
},
|
71
|
-
"gitHead": "
|
71
|
+
"gitHead": "b0501ae593f7b3ff07df6758cf51b112ef253c0e"
|
72
72
|
}
|