diff options
| author | brynnchernosky <56202540+brynnchernosky@users.noreply.github.com> | 2023-01-25 19:35:57 -0500 |
|---|---|---|
| committer | brynnchernosky <56202540+brynnchernosky@users.noreply.github.com> | 2023-01-25 19:35:57 -0500 |
| commit | 3acb204e3e2b2ee6735c1c92632b24defc13db18 (patch) | |
| tree | 623b00e6188e6a11f367ef89f0ea4ad87f3e7b80 /package.json | |
| parent | e1c9142bc55a3d00bd8331c486b4e38f0749539e (diff) | |
loads
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 712354355..6c770a4ca 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", @@ -182,6 +181,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", |
