Skip to content
This repository was archived by the owner on Apr 1, 2020. It is now read-only.

Commit aa698ef

Browse files
committed
chore: set npm version to 0.0.0
1 parent 9857a04 commit aa698ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "commitlint-bot",
33
"description": "A GitHub App that runs commitlint for you",
44
"keywords": ["validate", "commit", "pr", "conventional", "git", "probot-app"],
5-
"repository": "https://github.com/ahmed-taj/commitlint-bot.git",
5+
"repository": "https://github.com/ahmed-taj/commitlint-bot",
66
"env": {
77
"PRIVATE_KEY": {
88
"description":

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-bot",
3-
"version": "1.0.0",
3+
"version": "0.0.0",
44
"description": "A GitHub App that runs commitlint for you",
55
"author": "Ahmed T. Ali <[email protected]> (https://ahmed.sd)",
66
"license": "MIT",

0 commit comments

Comments
 (0)