Skip to content

Commit 8a9914b

Browse files
authored
Update package.json
1 parent 34aca18 commit 8a9914b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
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)