Dan Ditomaso
11 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
packages/transport-deno/scripts/build_npm.ts
|
|
|
@ -20,7 +20,7 @@ await build({ |
|
|
|
url: "git+https://github.com/username/repo.git", |
|
|
|
}, |
|
|
|
bugs: { |
|
|
|
url: "https://github.com/username/repo/issues", |
|
|
|
url: "https://github.com/meshtastic/web/issues", |
|
|
|
}, |
|
|
|
}, |
|
|
|
postBuild() { |
|
|
|
|