diff options
| author | eleanor-park <eleanor_park@brown.edu> | 2024-08-27 20:43:24 -0400 |
|---|---|---|
| committer | eleanor-park <eleanor_park@brown.edu> | 2024-08-27 20:43:24 -0400 |
| commit | f5b04341893da68e50b0cbc72d77795209bfee3e (patch) | |
| tree | bf3c5ca83af6a17371f3c9d5b215668c8db9a8d2 /package.json | |
| parent | a21744ddbbc026b64b028b624c3d7c4000706a25 (diff) | |
still trying to resolve merge issues
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index 81ee9972a..0b17d9b60 100644 --- a/package.json +++ b/package.json @@ -206,6 +206,7 @@ "https": "^1.0.0", "https-browserify": "^1.0.0", "i": "^0.3.7", + "iink-ts": "^1.0.5", "image-data-uri": "^2.0.1", "image-size": "^1.0.2", "image-size-stream": "^1.1.0", @@ -294,12 +295,14 @@ "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", "stream-browserify": "^3.0.0", "styled-components": "^6.1.1", "supercluster": "^8.0.1", + "svgson": "^5.3.1", "textarea-caret": "^3.1.0", "textfit": "^2.4.0", "tough-cookie": "^4.1.3", |
