Skip to content

Commit

Permalink
fix: ci repository url
Browse files Browse the repository at this point in the history
  • Loading branch information
Morten Henriksen committed Nov 22, 2017
1 parent 772e1d1 commit 927f2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Semantic release plugin for vs code extensions",
"version": "0.0.0-development",
"main": "index.js",
"repository": "https://github.com/raix/semantic-release-meteor.git",
"repository": "https://github.com/raix/semantic-release-vsce.git",
"author": "Morten Henriksen <[email protected]>",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 927f2ce

Please sign in to comment.