Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
PhotoNomad0 committed Aug 20, 2024
1 parent a0a7883 commit 22fe0d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "scripture-resources-rcl",
"description": "A React Component Library for Rendering Scripture Resources.",
"version": "5.5.13-beta.2",
"version": "5.5.13",
"homepage": "https://scripture-resources-rcl.netlify.com/",
"repository": {
"type": "git",
Expand Down Expand Up @@ -47,7 +47,7 @@
"string-punctuation-tokenizer": "^2.2.0",
"tc-ui-toolkit": "^5.3.3",
"use-deep-compare-effect": "^1.3.1",
"usfm-js": "^3.4.3-beta.6",
"usfm-js": "^3.4.3",
"uw-quote-helpers": "1.1.4",
"word-aligner": "^1.0.0",
"xregexp": "^4.1.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16694,10 +16694,10 @@ use@^3.1.0:
resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f"
integrity sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==

usfm-js@^3.4.3-beta.6:
version "3.4.3-beta.6"
resolved "https://registry.yarnpkg.com/usfm-js/-/usfm-js-3.4.3-beta.6.tgz#5021d333e32c7c3bc04ec00973d6220822ae1a50"
integrity sha512-y47CzK+jhde/jESbB+cOa+a6BVM6PHMtjYTgeSV7aGTWCCgSoVJONfF/lBgoOW1T78602yQ6RMkvN+k86eKYiA==
usfm-js@^3.4.3:
version "3.4.3"
resolved "https://registry.yarnpkg.com/usfm-js/-/usfm-js-3.4.3.tgz#dffa5a00cdbf7c02df89f6e876136df6aa532361"
integrity sha512-c5d2dzmSnEfFSPfMXnnycIPwdw8ryBsb2r2CUEwiXpsUMm+gDmhFz5GGOufYP5rGGVwAssHdSM8oOkcaHz+Hwg==
dependencies:
lodash.clonedeep "^4.5.0"

Expand Down

0 comments on commit 22fe0d0

Please sign in to comment.