@carbon/ibm-products 2.43.2-canary.186 → 2.43.2-canary.188

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 +2 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@carbon/ibm-products",
3
3
  "description": "Carbon for IBM Products",
4
- "version": "2.43.2-canary.186+8fee17fd3",
4
+ "version": "2.43.2-canary.188+c7d1ef37a",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -120,5 +120,5 @@
120
120
  "react": "^16.8.6 || ^17.0.1 || ^18.2.0",
121
121
  "react-dom": "^16.8.6 || ^17.0.1 || ^18.2.0"
122
122
  },
123
- "gitHead": "8fee17fd31732b792733a95ddf2955675e8ca5ae"
123
+ "gitHead": "c7d1ef37a22f3820dd22ad97cd247c169fdc97b4"
124
124
  }