Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hodgef committed Feb 17, 2024
1 parent d5a17c3 commit 29a930e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 18 deletions.
36 changes: 18 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"format": "prettier --write '**/*.{js,css,json,md}'",
"wrangler": "wrangler",
"login": "npm run wrangler login",
"logout": "npm run wrangler logout",
"publish": "npm run build && npm run wrangler publish",
"tail": "wrangler tail --format=pretty"
},
Expand Down

0 comments on commit 29a930e

Please sign in to comment.