Skip to content

Commit

Permalink
remove citr lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Myllaume committed Dec 1, 2024
1 parent bf826f3 commit 082d1a9
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 13 deletions.
2 changes: 1 addition & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ Cosma uses the following libraries:
- Webpack-cli : 4.10.0
- Webpack-dev-server : 4.11.1
- Yaml : 2.2.1
- Zettlr/citr : 1.2.2

1 change: 0 additions & 1 deletion docs/user-manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,6 @@ Updates to version 2.0 were developed with support from the AlgoJ research progr

To improve the maintainability and readability of the source code, the development team uses the following libraries:

- Zettlr/citr : 1.2.2
- Citeproc : 2.4.62
- Csv-parse : 5.3.0
- D3 : 4.13.0
Expand Down
12 changes: 2 additions & 10 deletions package-lock.json

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

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"author": "Guillaume Brioudes (https://myllaume.fr/)",
"license": "GPL-3.0-or-later",
"dependencies": {
"@zettlr/citr": "^1.2.2",
"citeproc": "^2.4.63",
"commander": "^12.0.0",
"csv-parse": "^5.5.5",
Expand Down

0 comments on commit 082d1a9

Please sign in to comment.