Skip to content

Commit 19008d8

Browse files
committed
Add preview badge
1 parent 21bfb62 commit 19008d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
22
"name": "localstack",
3-
"publisher": "localstack",
3+
"publisher": "LocalStack",
44
"displayName": "LocalStack Toolkit for VS Code",
55
"description": "LocalStack - Run locally, deploy globally!",
66
"version": "1.0.0",
7+
"preview": true,
78
"engines": {
89
"node": ">=20",
910
"vscode": "^1.83.0"

0 commit comments

Comments
 (0)