diff options
| author | mehekj <mehek.jethani@gmail.com> | 2023-03-22 16:55:26 -0400 |
|---|---|---|
| committer | mehekj <mehek.jethani@gmail.com> | 2023-03-22 16:55:26 -0400 |
| commit | 1be46d0193752c4158cf327b8d3f7421b2d1b60f (patch) | |
| tree | 51a08cbfb89a9931101deeddd3034aeeaf4811b7 /package.json | |
| parent | 448b04afae562f9c34bc23379d4ce7d84de579d3 (diff) | |
updated component library
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 00ce356f9..335f09ea6 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", |
