mirror of
https://git.sync.wtf/troed/oc-ls-stats.git
synced 2026-08-31 09:43:38 +03:00
chore: v1.1.0 — disable debug log, simplify PP/TG detection
This commit is contained in:
+4
-1
@@ -1,13 +1,16 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/package.json",
|
||||
"name": "@troed/oc-ls-stats",
|
||||
"version": "1.0.18",
|
||||
"version": "1.1.0",
|
||||
"type": "module",
|
||||
"exports": {
|
||||
"./tui": {
|
||||
"import": "./tui.tsx"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"prepack": "npx -y tsx test-stats.ts"
|
||||
},
|
||||
"engines": {
|
||||
"opencode": ">=1.3.14"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user