summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShittyKopper <shittykopper@w.on-t.work>2023-11-05 11:54:52 +0300
committerShittyKopper <shittykopper@w.on-t.work>2023-11-05 11:55:19 +0300
commit2eda00d9b97500cb132cea3543a4b8b6b312128f (patch)
tree843d0442259a7b51116917ba39ce313f88aeeaa8 /package.json
parentfix: icons being inconsistent and PG (#136) (diff)
downloadsharkey-2eda00d9b97500cb132cea3543a4b8b6b312128f.tar.gz
sharkey-2eda00d9b97500cb132cea3543a4b8b6b312128f.tar.bz2
sharkey-2eda00d9b97500cb132cea3543a4b8b6b312128f.zip
upd: rip out AiService
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 12912f4153..75906545bd 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"
}
}