@foris/avocado-suite 0.14.0 → 0.15.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": "@foris/avocado-suite",
3
- "version": "0.14.0",
3
+ "version": "0.15.0",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -19,6 +19,7 @@
19
19
  },
20
20
  "dependencies": {
21
21
  "react": "18.2.0",
22
+ "react-datepicker": "7.3.0",
22
23
  "react-dom": "18.2.0",
23
24
  "react-select": "5.8.0",
24
25
  "react-select-async-paginate": "0.7.3",