diff options
| author | Marie <marie@kaifa.ch> | 2023-11-05 14:42:15 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-05 14:42:15 +0100 |
| commit | ecf63c43336003df6169f2be6a11d860382117ca (patch) | |
| tree | 4011cf7817bdc2935518736111de3745450ec506 /package.json | |
| parent | fix: withreplies not being applied to DB fallback (diff) | |
| parent | fix: FileInfoService unit test (diff) | |
| download | sharkey-ecf63c43336003df6169f2be6a11d860382117ca.tar.gz sharkey-ecf63c43336003df6169f2be6a11d860382117ca.tar.bz2 sharkey-ecf63c43336003df6169f2be6a11d860382117ca.zip | |
merge: remove tensorflow, AiService (#140)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package.json b/package.json index 8a9d1c9643..43f3e05258 100644 --- a/package.json +++ b/package.json @@ -58,8 +58,5 @@ "cypress": "13.4.0", "eslint": "8.52.0", "start-server-and-test": "2.0.1" - }, - "optionalDependencies": { - "@tensorflow/tfjs-core": "4.4.0" } } |