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

Commit 0ba0b66

Browse files
committed
build: add now to scripts
1 parent b03a9f1 commit 0ba0b66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"repository": "https://github.com/ahmed-taj/commitlint-bot.git",
88
"keywords": ["validate", "commit", "pr", "conventional", "git", "probot-app"],
99
"scripts": {
10+
"now": "now",
1011
"start": "probot run ./index.js",
1112
"test": "mocha"
1213
},

0 commit comments

Comments
 (0)