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
|
|
|
@ -13,7 +13,7 @@ await build({ |
|
|
|
// package.json properties
|
|
|
|
name: "@meshtastic/transport-deno", |
|
|
|
version: Deno.args[0], |
|
|
|
description: "Your package.", |
|
|
|
description: "A Deno transport layer for your project, enabling seamless integration with npm.", |
|
|
|
license: "MIT", |
|
|
|
repository: { |
|
|
|
type: "git", |
|
|
|
|