Skip to content

Commit

Permalink
Update engine and dependencies (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ndpnt authored Oct 18, 2023
2 parents efe87e1 + dbc86c7 commit c05b5aa
Show file tree
Hide file tree
Showing 3 changed files with 508 additions and 488 deletions.
8 changes: 6 additions & 2 deletions config/production.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,13 @@
"updateTemplateId": 0
}
},
"tracker": {
"reporter": {
"githubIssues": {
"repository": "OpenTermsArchive/demo-declarations"
"repositories": {
"declarations": "OpenTermsArchive/demo-declarations",
"versions": "OpenTermsArchive/demo-versions",
"snapshots": "OpenTermsArchive/demo-snapshots"
}
}
},
"dataset": {
Expand Down
Loading

0 comments on commit c05b5aa

Please sign in to comment.