@usecapsule/core-components 2.0.1 → 2.0.3

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.1",
3
+ "version": "2.0.3",
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": "c7a7c4f14fa575888fd2dbd597dd6aef068a6707"
53
+ "gitHead": "a3491397ca74229897e10b5140cc417af3eaed14"
54
54
  }