Skip to content

Commit

Permalink
update citaiton-js to 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
timlrx committed Oct 15, 2023
1 parent 6f57a20 commit 1767290
Show file tree
Hide file tree
Showing 3 changed files with 326 additions and 314 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@
},
"homepage": "https://github.com/timlrx/rehype-citation#readme",
"dependencies": {
"@citation-js/core": "^0.7.1",
"@citation-js/core": "^0.7.2",
"@citation-js/date": "^0.5.1",
"@citation-js/name": "^0.4.2",
"@citation-js/plugin-bibjson": "^0.7.1",
"@citation-js/plugin-bibtex": "^0.7.1",
"@citation-js/plugin-csl": "^0.7.1",
"@citation-js/plugin-bibjson": "^0.7.2",
"@citation-js/plugin-bibtex": "^0.7.2",
"@citation-js/plugin-csl": "^0.7.2",
"citeproc": "^2.4.63",
"cross-fetch": "^4.0.0",
"hast-util-from-dom": "^5.0.0",
Expand Down Expand Up @@ -135,4 +135,4 @@
"prettier --write"
]
}
}
}
Loading

0 comments on commit 1767290

Please sign in to comment.