mirror of
https://git.sync.wtf/troed/oc-ls-stats.git
synced 2026-08-31 09:43:38 +03:00
chore: v1.3.1 — declare published files and bump version
This commit is contained in:
+5
-1
@@ -1,8 +1,12 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/package.json",
|
||||
"name": "@troed/oc-ls-stats",
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"type": "module",
|
||||
"files": [
|
||||
"tui.tsx",
|
||||
"src"
|
||||
],
|
||||
"exports": {
|
||||
"./tui": {
|
||||
"import": "./tui.tsx"
|
||||
|
||||
Reference in New Issue
Block a user