Skip to content

Commit

Permalink
chore: update build_npm.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
MKRhere authored Feb 15, 2024
1 parent 09335fd commit 346ecee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build_npm.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ await build({
shims: {},
test: false,
mappings: {
"https://deno.land/x/telegraf_types@v6.8.1/message.ts": {
"https://deno.land/x/telegraf_types@v7.0.1/message.ts": {
name: "@telegraf/types",
version: "^6.8.1",
version: "^7.0.1",
},
},
esModule: false,
Expand Down

0 comments on commit 346ecee

Please sign in to comment.