chore: v1.3.1 — declare published files and bump version

This commit is contained in:
Troed Sångberg
2026-08-21 15:52:51 +02:00
parent aa5ae2b724
commit d0e127eb0b
+5 -1
View File
@@ -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"