@dartech/arsenal-ui 1.5.91 → 1.5.92

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 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dartech/arsenal-ui",
3
- "version": "1.5.91",
3
+ "version": "1.5.92",
4
4
  "author": "DAR",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -25,6 +25,7 @@
25
25
  "react-router-dom": "6.8.0",
26
26
  "react-toastify": "^9.1.1",
27
27
  "classnames": "^2.3.1",
28
+ "react-input-mask": "^3.0.0-alpha.2",
28
29
  "@tanstack/react-query": "^4.24.10",
29
30
  "react-window": "^1.8.10"
30
31
  },