@usecapsule/core-components 2.0.8 → 2.0.9

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@usecapsule/core-components",
3
- "version": "2.0.8",
3
+ "version": "2.0.9",
4
4
  "description": "Capsule Core Components",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",
@@ -50,5 +50,5 @@
50
50
  "stencil-inline-svg": "^1.1.0",
51
51
  "ts-node": "^10.9.2"
52
52
  },
53
- "gitHead": "6b30facdd7a9341f879ce6f9f69db1d2d5a2e169"
53
+ "gitHead": "ae522c6b11da093f50879aabe98f429baf9f7cc3"
54
54
  }