imbric-theme 0.9.0 → 1.0.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": "imbric-theme",
3
- "version": "0.9.0",
3
+ "version": "1.0.1",
4
4
  "description": "Components library IMBRIC",
5
5
  "private": false,
6
6
  "main": "index.js",
@@ -60,7 +60,8 @@
60
60
  "react-moment": "1.1.2",
61
61
  "react-router": "6.3.0",
62
62
  "react-router-dom": "6.3.0",
63
- "react-select": "5.3.2",
63
+ "react-select": "5.8.0",
64
+ "react-sortable-hoc": "2.0.0",
64
65
  "react-spinners": "0.13.4",
65
66
  "react-tooltip": "4.4.0",
66
67
  "storybook-addon-theme-changer": "0.1.2",