Cleanup
All checks were successful
Lint / lint (push) Successful in 12s

This commit is contained in:
Julien Valverdé
2025-02-26 20:50:05 +01:00
parent 5b023678f4
commit 538b3a415d
3 changed files with 1 additions and 6 deletions

View File

@@ -6,9 +6,6 @@
"inputs": ["./src/**"],
"outputs": ["./dist/**"]
},
"pack": {},
"publish": {
"passThroughEnv": ["NODE_AUTH_TOKEN"]
}
"pack": {}
}
}