mirror of
https://github.com/nbd-wtf/nostr-tools.git
synced 2025-12-09 00:28:51 +00:00
something
This commit is contained in:
2
justfile
2
justfile
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user