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

Commit 0e1fbbb

Browse files
committed
build: add main entry
1 parent a31eab8 commit 0e1fbbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"license": "MIT",
77
"repository": "https://github.com/ahmed-taj/commitlint-bot.git",
88
"keywords": ["validate", "commit", "pr", "conventional", "git", "probot-app"],
9+
"main": "index.js",
910
"scripts": {
1011
"now": "now",
1112
"now-start": "PRIVATE_KEY=$(echo $PRIVATE_KEY | base64 -d) npm start",

0 commit comments

Comments
 (0)