aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2023-03-23 17:01:51 -0400
committerGitHub <noreply@github.com>2023-03-23 17:01:51 -0400
commit9569fc333ffc3496f3a91989da778449271f323c (patch)
tree23e1b83253a91dc08a3171e1654bf4739524d5c7 /package.json
parent44a6c5cabd35e8f7734d6f70128245ba5379d3c1 (diff)
parent2c27974f2bce7ef847aa6aaff042e4ddc9b4aa89 (diff)
Merge pull request #162 from brown-dash/schema-mehek
new schema view
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 41bdd5f8f..976250afb 100644
--- a/package.json
+++ b/package.json
@@ -155,7 +155,6 @@
"@types/three": "^0.126.2",
"@types/web": "0.0.53",
"@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",
@@ -169,7 +168,7 @@
"bluebird": "^3.7.2",
"body-parser": "^1.19.2",
"bootstrap": "^4.6.1",
- "browndash-components": "0.0.22",
+ "browndash-components": "^0.0.28",
"browser-assert": "^1.2.1",
"bson": "^4.6.1",
"canvas": "^2.9.3",
@@ -184,6 +183,7 @@
"cookie-session": "^2.0.0",
"core-js": "^3.28.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",