aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorgeireann <>2022-03-17 15:47:22 -0400
committergeireann <>2022-03-17 15:47:22 -0400
commit73ba1a0395167ab5949f71d0c82fa7188d37ab5c (patch)
tree101251328b31c1532595e33bbde389157c69f868 /package.json
parent5a385e46937a2f79d557b4ee929e78ba78aca8bf (diff)
removed buxton importer stuff. removed libxmljs needed by buxtonimporter which was breaking npm install
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",