something

This commit is contained in:
fiatjaf
2025-07-19 10:41:48 -03:00
parent de1cf0ed60
commit 719462f041
5 changed files with 53 additions and 18 deletions

View File

@@ -13,7 +13,7 @@ test-only file:
publish: build
# publish to jsr first because it is more strict and will catch some errors
perl -i -0pe "s/},\n \"optionalDependencies\": {\n/,/" package.json
jq 'delete(.optionalDependencies)' package.json | sponge package.json
jsr publish --allow-dirty
git checkout -- package.json