cmd/tsconnect: move NPM package to being under the @tailscale org

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
pull/5867/head
Mihai Parparita 2 years ago committed by Mihai Parparita
parent 1b4e4cc1e8
commit b49eb7d55c

@ -9,7 +9,7 @@
"author": "Tailscale Inc.", "author": "Tailscale Inc.",
"description": "Tailscale Connect SDK", "description": "Tailscale Connect SDK",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"name": "tailscale-connect", "name": "@tailscale/connect",
"type": "module", "type": "module",
"main": "./pkg.js", "main": "./pkg.js",
"types": "./pkg.d.ts", "types": "./pkg.d.ts",

Loading…
Cancel
Save