Skip to content

Commit

Permalink
use 14 days for recent-trials
Browse files Browse the repository at this point in the history
  • Loading branch information
sshugsc committed Apr 9, 2024
1 parent ea06cf8 commit 5d2ec04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"lint": "eslint -c .eslintrc.json src test",
"version": "echo $npm_package_version",
"start": "node bin/load.js",
"start:recent-trials": "node bin/load.js clinicaltrialsgov --days 7",
"start:recent-trials": "node bin/load.js clinicaltrialsgov --days 14",
"start:fda-approvals": "node bin/load.js api fdaApprovals",
"start:oncotree": "node bin/load.js api oncotree",
"start:civic": "node bin/load.js civic",
Expand Down

0 comments on commit 5d2ec04

Please sign in to comment.