Skip to content

Commit 0f91c42

Browse files
committed
update name and org
1 parent fd12152 commit 0f91c42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "bazel-vscode-java",
2+
"name": "bazel-java",
33
"displayName": "Bazel extension for Java(TM) Language Support by Salesforce Engineering",
44
"description": "Bazel support for Java Linting, Intellisense, formatting, refactoring and more...",
55
"author": "Salesforce Engineering",
66
"license": "BSD-3-Clause",
77
"version": "1.4.1",
8-
"publisher": "sfdc",
8+
"publisher": "sfdc-eng",
99
"bugs": "https://github.com/salesforce/bazel-vscode-java/issues",
1010
"preview": true,
1111
"engines": {

0 commit comments

Comments
 (0)