mirror of
https://git.sync.wtf/troed/oc-ls-stats.git
synced 2026-09-04 09:58:13 +03:00
Test: Fix plugin ID and slot registration
This commit is contained in:
+5
-2
@@ -1,9 +1,12 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/package.json",
|
||||
"name": "oc-tps",
|
||||
"version": "0.0.6",
|
||||
"name": "@troed/oc-ls-stats",
|
||||
"version": "0.0.17",
|
||||
"type": "module",
|
||||
"exports": {
|
||||
".": {
|
||||
"import": "./tui.tsx"
|
||||
},
|
||||
"./tui": {
|
||||
"import": "./tui.tsx"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user