@usecapsule/core-components 3.9.0 → 3.9.2
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.9.
|
3
|
+
"version": "3.9.2",
|
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": "918b7691ebc97f57755991e8231e5c5865f95da0"
|
64
64
|
}
|