diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index add7b122a..16c9c4c0f 100644 --- a/package.json +++ b/package.json | |||
@@ -139,7 +139,7 @@ | |||
139 | "js-yaml": "^4.0.0", | 139 | "js-yaml": "^4.0.0", |
140 | "jsonld": "~6.0.0", | 140 | "jsonld": "~6.0.0", |
141 | "lodash": "^4.17.10", | 141 | "lodash": "^4.17.10", |
142 | "lru-cache": "7.13.0", | 142 | "lru-cache": "^7.13.0", |
143 | "magnet-uri": "^6.1.0", | 143 | "magnet-uri": "^6.1.0", |
144 | "markdown-it": "^13.0.1", | 144 | "markdown-it": "^13.0.1", |
145 | "markdown-it-emoji": "^2.0.0", | 145 | "markdown-it-emoji": "^2.0.0", |
@@ -194,7 +194,6 @@ | |||
194 | "@types/fluent-ffmpeg": "^2.1.16", | 194 | "@types/fluent-ffmpeg": "^2.1.16", |
195 | "@types/fs-extra": "^9.0.1", | 195 | "@types/fs-extra": "^9.0.1", |
196 | "@types/lodash": "^4.14.64", | 196 | "@types/lodash": "^4.14.64", |
197 | "@types/lru-cache": "^7.5.0", | ||
198 | "@types/magnet-uri": "^5.1.1", | 197 | "@types/magnet-uri": "^5.1.1", |
199 | "@types/maildev": "^0.0.3", | 198 | "@types/maildev": "^0.0.3", |
200 | "@types/memoizee": "^0.4.2", | 199 | "@types/memoizee": "^0.4.2", |