Rename package vds to vscds (#1583)

This commit is contained in:
doongjohn 2020-08-04 18:11:19 +09:00 committed by GitHub
parent fbb97dcf65
commit b3c23bf46f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18589,14 +18589,18 @@
}, },
{ {
"name": "vds", "name": "vds",
"url": "https://github.com/doongjohn/VDS", "alias": "vscds"
},
{
"name": "vscds",
"url": "https://github.com/doongjohn/vscds",
"method": "git", "method": "git",
"tags": [ "tags": [
"vscode" "vscode"
], ],
"description": "<VSCode Data Swapper> Easily swap between multiple data folders.", "description": "<VS Code Data Swapper> Easily swap between multiple data folders.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/doongjohn/VDS" "web": "https://github.com/doongjohn/vscds"
}, },
{ {
"name": "kdb", "name": "kdb",