Skip to content

Commit

Permalink
fix: repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
onlyutkarsh committed Jun 30, 2022
1 parent a85b613 commit 3229160
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ marketplace/
jest.config.js
coverage/
test/
.releaserc
.env
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/onlyutkarsh/envmanager"
"url": "https://github.com/onlyutkarsh/vscode-dot-envmanager"
},
"engines": {
"vscode": "^1.55.0"
Expand Down

0 comments on commit 3229160

Please sign in to comment.