@carbon/ibm-products 2.19.1 → 2.19.2

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 -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.19.1",
4
+ "version": "2.19.2",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -83,6 +83,7 @@
83
83
  "framer-motion": "^6.5.1 < 7",
84
84
  "immutability-helper": "^3.1.1",
85
85
  "lodash": "^4.17.21",
86
+ "lottie-web": "^5.12.2",
86
87
  "react-table": "^7.8.0",
87
88
  "react-window": "^1.8.9"
88
89
  },
@@ -96,5 +97,5 @@
96
97
  "react": "^16.8.6 || ^17.0.1 || ^18.2.0",
97
98
  "react-dom": "^16.8.6 || ^17.0.1 || ^18.2.0"
98
99
  },
99
- "gitHead": "e25bdb787ba9002f6508e263e18a1e0266ef4409"
100
+ "gitHead": "6947a5b9d0e07a7a3d8e39abe152329e87200896"
100
101
  }