Skip to content

Commit

Permalink
Merge branch 'main' into xsalonx/QCF-vis/O2B-1145/O2B-1154/qcf-visual…
Browse files Browse the repository at this point in the history
…ization
  • Loading branch information
xsalonx committed Nov 7, 2024
2 parents 652fe51 + a7f64f8 commit d362031
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion lib/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ class BookkeepingApplication {
},
{
wait: 3 * 1000,
every: monalisaConfig.synchronizationPeriod,
every: ccdbConfig.synchronizationPeriod,
},
);
}
Expand Down
42 changes: 21 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@
"date-and-time": "3.6.0",
"eslint": "8.57.0",
"js-yaml": "4.1.0",
"mocha": "10.7.0",
"mocha": "10.8.2",
"nodemon": "3.1.3",
"nyc": "17.1.0",
"puppeteer": "23.6.1",
"puppeteer": "23.7.0",
"puppeteer-to-istanbul": "1.4.0",
"sequelize-cli": "6.6.0",
"sinon": "19.0.2",
Expand Down

0 comments on commit d362031

Please sign in to comment.