CI fix (#2)
Some checks failed
Lint / lint (push) Successful in 11s
Publish / publish (push) Failing after 13s

Co-authored-by: Julien Valverdé <julien.valverde@mailo.com>
Reviewed-on: https://gitea:3000/Thilawyn/reffuse/pulls/2
This commit was merged in pull request #2.
This commit is contained in:
Julien Valverdé
2025-01-18 01:09:10 +01:00
parent 5430d8daa4
commit 3a34a4f5c7

View File

@@ -7,7 +7,9 @@
"./dist"
],
"license": "MIT",
"repository": "github:Thiladev/reffuse",
"repository": {
"url": "git+https://github.com/Thiladev/reffuse.git"
},
"types": "./dist/index.d.ts",
"exports": {
".": {