@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.
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.
|
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": "
|
95
|
+
"gitHead": "f85396c7dc06aa1b91039af035e96f02bd5c1ef9"
|
96
96
|
}
|