Skip to content

Commit

Permalink
Fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Messer4 authored Jul 16, 2024
1 parent 646e759 commit fba9146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/everstake/actions"
},
"scripts": {
"dev": "tsx watch examples/index.ts"
"dev": "tsx watch actions/index.ts"
},
"dependencies": {
"@hono/node-server": "^1.11.3",
Expand Down

0 comments on commit fba9146

Please sign in to comment.