@carbon/ibm-products-web-components 0.1.0-canary.3589 → 0.1.0-canary.3591

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@carbon/ibm-products-web-components",
3
3
  "description": "Carbon for IBM Products Web Components",
4
- "version": "0.1.0-canary.3589+d3f08bcd0",
4
+ "version": "0.1.0-canary.3591+5c0f2adf5",
5
5
  "license": "Apache-2.0",
6
6
  "main": "es/index.js",
7
7
  "module": "es/index.js",
@@ -49,7 +49,7 @@
49
49
  "wca": "web-component-analyzer analyze src --outFile custom-elements.json"
50
50
  },
51
51
  "dependencies": {
52
- "@carbon/ibm-products-styles": "^2.39.1-canary.310+d3f08bcd0",
52
+ "@carbon/ibm-products-styles": "^2.39.1-canary.312+5c0f2adf5",
53
53
  "@carbon/styles": "1.63.1",
54
54
  "@carbon/web-components": "2.13.0",
55
55
  "lit": "^3.1.0"
@@ -92,5 +92,5 @@
92
92
  "vitest": "^2.1.2",
93
93
  "web-component-analyzer": "2.0.0"
94
94
  },
95
- "gitHead": "d3f08bcd0b479a84e69fc29dfe03a931618168a7"
95
+ "gitHead": "5c0f2adf55e6c9c7f081dab72ab711b611593476"
96
96
  }