@carbon/ibm-products-web-components 0.1.0-canary.3572 → 0.1.0-canary.3575

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,7 @@
1
1
  <script>
2
2
  window.global = window;
3
- </script>
3
+ </script>
4
+
5
+ <link
6
+ rel="stylesheet"
7
+ href="https://1.www.s81c.com/common/carbon-for-ibm-dotcom/tag/v1/latest/plex.css" />
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.3572+fa285b743",
4
+ "version": "0.1.0-canary.3575+f85396c7d",
5
5
  "license": "Apache-2.0",
6
6
  "main": "es/index.js",
7
7
  "module": "es/index.js",
@@ -92,5 +92,5 @@
92
92
  "vitest": "^2.1.2",
93
93
  "web-component-analyzer": "2.0.0"
94
94
  },
95
- "gitHead": "fa285b743bff65577aece8ebddad6e3a75dff85e"
95
+ "gitHead": "f85396c7dc06aa1b91039af035e96f02bd5c1ef9"
96
96
  }