Skip to content

Commit 26f2283

Browse files
committed
chore: remove postinstall; possibly bombing zeit
1 parent df3c1ac commit 26f2283

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"scripts": {
1313
"build": "tsc -p tsconfig.json",
1414
"dev": "nodemon --exec \"probot run ./lib/index.js\"",
15-
"postinstall": "npm run build",
1615
"prettier-check": "prettier --config package.json --list-different './**/*.ts'",
1716
"prettier-format": "prettier --config package.json --write './**/*.ts'",
1817
"receive": "node_modules/.bin/probot receive",

0 commit comments

Comments
 (0)