diff options
| author | brynnchernosky <56202540+brynnchernosky@users.noreply.github.com> | 2023-04-24 13:34:23 -0400 |
|---|---|---|
| committer | brynnchernosky <56202540+brynnchernosky@users.noreply.github.com> | 2023-04-24 13:34:23 -0400 |
| commit | 2e6cba3995d82acc15bd34a7035e4a5786795211 (patch) | |
| tree | 10e71246f596015d737402062b13dab994bb4e86 /package.json | |
| parent | 698383ad40f70d209238ba1ccaf4f171361781cb (diff) | |
| parent | dffb5bdfdcffc7e1f85888b7222468bfb95a05ac (diff) | |
Merge branch 'physics_simulation' into master
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", |
