summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMarie <marie@kaifa.ch>2023-11-05 14:42:15 +0100
committerGitHub <noreply@github.com>2023-11-05 14:42:15 +0100
commitecf63c43336003df6169f2be6a11d860382117ca (patch)
tree4011cf7817bdc2935518736111de3745450ec506 /package.json
parentfix: withreplies not being applied to DB fallback (diff)
parentfix: FileInfoService unit test (diff)
downloadsharkey-ecf63c43336003df6169f2be6a11d860382117ca.tar.gz
sharkey-ecf63c43336003df6169f2be6a11d860382117ca.tar.bz2
sharkey-ecf63c43336003df6169f2be6a11d860382117ca.zip
merge: remove tensorflow, AiService (#140)
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
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"
}
}