mirror of
https://github.com/tim-hub/obsidian-bible-reference.git
synced 2026-07-22 06:00:26 +00:00
update reference toolkit
support more translation book names - cn - fr - pt - ro - da
This commit is contained in:
parent
229df38790
commit
6aaff0911d
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bible-reference-toolkit",
|
||||
"version": "2.3.3",
|
||||
"version": "2.3.4",
|
||||
"description": "Normalize bible references, convert them to machine readable formats, query and manipulate them",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
@ -35,6 +35,6 @@
|
|||
"prettier:fix": "prettier . --write"
|
||||
},
|
||||
"dependencies": {
|
||||
"bible-book-names-intl": "^3.1.0"
|
||||
"bible-book-names-intl": "^3.2.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue