diff --git a/packages/ts/package.json b/packages/ts/package.json index 17d863c..c0ff53f 100755 --- a/packages/ts/package.json +++ b/packages/ts/package.json @@ -1,5 +1,6 @@ { - "name": "@jsr/meshtastic__protobufs", + "name": "@meshtastic/protobufs", + "description": "Protobuf definitions for the Meshtastic project", "version": "__PACKAGE_VERSION__", "homepage": "https://github.com/meshtastic/protobufs", "license": "GPLV3",