diff options
| author | bobzel <zzzman@gmail.com> | 2024-10-01 19:03:05 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2024-10-01 19:03:05 -0400 |
| commit | 3d6c5b151cebc74df4b8fc79e5bb755c51ad65a2 (patch) | |
| tree | 9440404e1399f2ca668527366c99654f42980576 /package.json | |
| parent | 5d859cab5fa714860723fa252498c407d5909cdc (diff) | |
changed how smoothing curves works - got rid of simplify.js dependency
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 4583ca679..364afc826 100644 --- a/package.json +++ b/package.json @@ -300,7 +300,6 @@ "sass-loader": "^16.0.1", "serializr": "^3.0.2", "shelljs": "^0.8.5", - "simplify-js": "^1.2.4", "socket.io": "^4.7.2", "socket.io-client": "^4.7.2", "standard-http-error": "^2.0.1", |
