@ctlyst.id/internal-ui 2.2.2 → 2.3.1

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.2.2",
3
+ "version": "2.3.1",
4
4
  "description": "Voila Internal UI Component",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/internal-ui.esm.js",
@@ -58,6 +58,7 @@
58
58
  "@types/jest": "^29.5.12",
59
59
  "babel-loader": "^8.2.2",
60
60
  "codecov": "^3.8.3",
61
+ "date-fns": "^3.6.0",
61
62
  "framer-motion": "^6.3.13",
62
63
  "jest": "^29.7.0"
63
64
  },