@carbon/ibm-products 2.43.2-canary.16 → 2.43.2-canary.18

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.16+5740b3028",
4
+ "version": "2.43.2-canary.18+ea48b9e2e",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -119,5 +119,5 @@
119
119
  "react": "^16.8.6 || ^17.0.1 || ^18.2.0",
120
120
  "react-dom": "^16.8.6 || ^17.0.1 || ^18.2.0"
121
121
  },
122
- "gitHead": "5740b302856db495af369010c2c3800bc95f1f59"
122
+ "gitHead": "ea48b9e2ef44bcf0927eb88cbf2673dbf98400de"
123
123
  }