Skip to content

Commit

Permalink
build(package): simplify repository fields
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Mar 5, 2021
1 parent c917c2f commit 0422aeb
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 @@ -14,7 +14,7 @@
"smee-client": "^1.2.2",
"uvu": "^0.5.1"
},
"repository": "https://github.com/probot/example-begin",
"repository": "github:probot/example-begin",
"author": "Gregor Martynus (https://github.com/gr2m)",
"license": "ISC",
"release": {
Expand Down

0 comments on commit 0422aeb

Please sign in to comment.