@usecapsule/core-components 3.11.0 → 3.11.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.11.
|
3
|
+
"version": "3.11.1",
|
4
4
|
"description": "Capsule Core Components",
|
5
5
|
"main": "dist/index.cjs.js",
|
6
6
|
"module": "dist/index.js",
|
@@ -60,5 +60,5 @@
|
|
60
60
|
"storybook-addon-stencil": "^0.2.1",
|
61
61
|
"ts-node": "^10.9.2"
|
62
62
|
},
|
63
|
-
"gitHead": "
|
63
|
+
"gitHead": "504008beb2e949b3f8db6be29963e01953b695b7"
|
64
64
|
}
|