chore: fix releases to npm #70

Merged
didavila merged 3 commits from fix/dist-result into main 2026-03-27 14:10:49 +00:00
Showing only changes of commit 7c5af2f3ab - Show all commits

View File

@@ -40,7 +40,9 @@
], ],
"license": "MIT", "license": "MIT",
"files": [ "files": [
"dist/", "dist/main.js",
"dist/src/",
"dist/templates/",
"README.md", "README.md",
"LICENSE" "LICENSE"
], ],