Skip to content

Commit 73e0430

Browse files
author
lucifer
committed
2 parents 846d57a + 7697591 commit 73e0430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dev": "NODE_ENV=development ./node_modules/.bin/nodemon bin/www",
88
"prd": "pm2 start bin/www",
99
"test": "echo \"Error: no test specified\" && exit 1",
10-
"daily-schedule": "node ./schedule/daily-problem.js && node ./schedule/daily-check.js"
10+
"daily-schedule": "node ./schedule/daily-problem.js"
1111
},
1212
"dependencies": {
1313
"@koa/cors": "^3.1.0",

0 commit comments

Comments
 (0)