@luscii-healthtech/web-ui 21.3.1 → 21.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@luscii-healthtech/web-ui",
|
|
3
|
-
"version": "21.3.
|
|
3
|
+
"version": "21.3.2",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Joris Janssen"
|
|
@@ -143,14 +143,10 @@
|
|
|
143
143
|
"@reach/router": "^1.3.4",
|
|
144
144
|
"classnames": "^2.3.2",
|
|
145
145
|
"clipboard": "^2.0.11",
|
|
146
|
-
"draft-js": "^0.11.7",
|
|
147
|
-
"draftjs-to-html": "^0.9.1",
|
|
148
|
-
"html-to-draftjs": "^1.5.0",
|
|
149
146
|
"lodash.debounce": "^4.0.8",
|
|
150
147
|
"moment": "^2.29.4",
|
|
151
148
|
"path": "^0.12.7",
|
|
152
149
|
"react-datepicker": "^1.8.0",
|
|
153
|
-
"react-draft-wysiwyg": "^1.14.7",
|
|
154
150
|
"react-glider": "^3.1.0",
|
|
155
151
|
"react-modal": "^3.15.1",
|
|
156
152
|
"react-quill": "^2.0.0",
|