Skip to content

Commit

Permalink
feat(deno): test deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
teomrd committed Nov 1, 2024
1 parent 066f390 commit bc75684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const result = await esbuild.build({
".gif": "file",
},
define: {
TITLE_NAME: JSON.stringify("✍️ MiroPad"),
TITLE_NAME: JSON.stringify("✍️ MiroPadz"),
VERSION: JSON.stringify(miropad.version),
global: "globalThis",
},
Expand Down

0 comments on commit bc75684

Please sign in to comment.