Skip to content

Commit

Permalink
build: update the bundle script (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
boywithkeyboard authored Sep 13, 2023
1 parent 61568eb commit d33938f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"singleQuote": true
},
"tasks": {
"build": "deno run -A https://deno.land/x/cheetah@v1.3.1/build.ts#pin"
"build": "deno run -A https://deno.land/x/cheetah@v1.5.2/build.ts"
},
"lock": false
}

0 comments on commit d33938f

Please sign in to comment.