@foris/avocado-suite 0.16.1 → 0.17.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.16.1",
3
+ "version": "0.17.0",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -25,8 +25,8 @@
25
25
  "react-select-async-paginate": "0.7.3",
26
26
  "react-toastify": "9.0.3",
27
27
  "zustand": "4.5.4",
28
- "@foris/avocado-core": "0.6.1",
29
- "@foris/avocado-icons": "1.7.0"
28
+ "@foris/avocado-icons": "1.7.0",
29
+ "@foris/avocado-core": "0.6.1"
30
30
  },
31
31
  "devDependencies": {
32
32
  "@testing-library/jest-dom": "6.4.0",