Skip to content

Commit

Permalink
package.json: Updates the description (#215)
Browse files Browse the repository at this point in the history
The extension is no longer just for funnel, so we should update the
description to reflect that.

Signed-off-by: Tyler Smalley <tyler@tailscale.com>
  • Loading branch information
tylersmalley committed Sep 28, 2023
1 parent 6fc0e73 commit f62dde3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-tailscale",
"publisher": "Tailscale",
"displayName": "Tailscale",
"description": "Share a port over the internet with Tailscale Funnel",
"description": "Securely connect to, and access the file systems of remote machines and share your local server on the internet",
"repository": {
"type": "git",
"url": "https://github.com/tailscale-dev/vscode-tailscale.git"
Expand Down

0 comments on commit f62dde3

Please sign in to comment.