aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2022-03-18 08:29:57 -0400
committerbobzel <zzzman@gmail.com>2022-03-18 08:29:57 -0400
commitfbc84a0b077bdc3971eed7a224f9e4991ce1488d (patch)
tree996fbad904b017da22a21033e99db3f414e3a740 /package.json
parent1e60b99195bc6748bbad53d173a8a2525216d683 (diff)
parent73ba1a0395167ab5949f71d0c82fa7188d37ab5c (diff)
Merge branch 'speedups2' of https://github.com/brown-dash/Dash-Web into speedups2
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index cc15060e1..71f56e3ce 100644
--- a/package.json
+++ b/package.json
@@ -139,7 +139,6 @@
"@types/web": "0.0.53",
"@types/webscopeio__react-textarea-autocomplete": "^4.7.2",
"@webscopeio/react-textarea-autocomplete": "^4.9.1",
- "D": "^1.0.0",
"adm-zip": "^0.4.16",
"archiver": "^3.1.1",
"array-batcher": "^1.2.3",
@@ -165,6 +164,7 @@
"cookie-parser": "^1.4.6",
"cookie-session": "^2.0.0",
"cors": "^2.8.5",
+ "D": "^1.0.0",
"depcheck": "^0.9.2",
"equation-editor-react": "github:bobzel/equation-editor-react#useLocally",
"exif": "^0.6.0",
@@ -202,7 +202,6 @@
"js-datepicker": "^4.6.6",
"jsonschema": "^1.4.0",
"jszip": "^3.7.1",
- "libxmljs": "^0.19.7",
"lodash": "^4.17.21",
"material-ui": "^0.20.2",
"memorystream": "^0.3.1",