mirror of
https://github.com/zhigang1992/pr-title.git
synced 2026-01-12 08:14:30 +08:00
Revert package.json
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"scripts": {
|
||||
"build": "tsc -p tsconfig.json",
|
||||
"dev": "nodemon --exec \"npm start\"",
|
||||
"start": "NODE_ENV=production probot run ./lib/index.js",
|
||||
"start": "probot run ./lib/index.js",
|
||||
"lint": "standard **/*.ts --fix",
|
||||
"test": "jest && standard **/*.ts",
|
||||
"test:watch": "jest --watch --notify --notifyMode=change --coverage"
|
||||
|
||||
Reference in New Issue
Block a user