@ctlyst.id/internal-ui 2.1.19 → 2.2.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctlyst.id/internal-ui",
3
- "version": "2.1.19",
3
+ "version": "2.2.0",
4
4
  "description": "Voila Internal UI Component",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/internal-ui.esm.js",
@@ -30,6 +30,7 @@
30
30
  "@emotion/styled": "^11.9.3",
31
31
  "@tanstack/react-table": "^8.19.2",
32
32
  "axios": "^0.27.2",
33
+ "classnames": "^2.5.1",
33
34
  "clsx": "^1.1.1",
34
35
  "react-datepicker": "^7.2.0",
35
36
  "react-dropzone": "^14.2.3",