Skip to content

Commit 5b784db

Browse files
committed
chore: remove unused borsh dep; add 'just ftpush'
1 parent e20e827 commit 5b784db

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

Justfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,6 @@ tpush:
4848
fpush:
4949
git push -fu github
5050
git push -fu origin
51+
ftpush:
52+
git push --tags -fu github
53+
git push --tags -fu origin

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"@hackbg/fadroma": "workspace:./fadroma",
2626
"@hackbg/into": "workspace:^",
2727
"@hackbg/logs": "workspace:^",
28-
"borsh": "^2.0.0",
2928
"cors": "^2.8.5",
3029
"dotenv": "^16.4.5",
3130
"express": "^4.19.2",

pnpm-lock.yaml

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)