Skip to content

Commit 00fcf7f

Browse files
committed
update readme
1 parent d85a00e commit 00fcf7f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"icon": "dvc.png",
44
"repository": {
55
"type": "git",
6-
"url": "https://github.com/iterative/vscode-dvc-pack"
6+
"url": "https://github.com/treeverse/vscode-dvc-pack"
77
},
8-
"bugs": "https://github.com/iterative/vscode-dvc-pack",
9-
"homepage": "https://github.com/iterative/vscode-dvc-pack#readme",
10-
"displayName": "DVC extension pack",
8+
"bugs": "https://github.com/treeverse/vscode-dvc-pack",
9+
"homepage": "https://github.com/treeverse/vscode-dvc-pack#readme",
10+
"displayName": "DVC extension pack (Deprecated)",
1111
"description": "The most useful extensions for getting started with DVC.",
1212
"version": "0.0.1",
1313
"publisher": "iterative",
@@ -29,7 +29,7 @@
2929
"dvc"
3030
],
3131
"extensionPack": [
32-
"Iterative.dvc",
32+
"lakefs-dvc.dvc",
3333
"ms-python.python",
3434
"redhat.vscode-yaml",
3535
"eamodio.gitlens",

0 commit comments

Comments
 (0)