Skip to content

Commit

Permalink
chore(deno.jsonc): update hint comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mineejo committed Nov 20, 2023
1 parent b85cd46 commit 12668a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.jsonc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"tasks": {
// npm publish --access public
// cd .npm; npm publish --access public
"build": "deno run --allow-read --allow-write --allow-net --allow-env --allow-run _build_npm.ts"
},
"fmt": {
Expand Down

0 comments on commit 12668a6

Please sign in to comment.