Skip to content

Commit

Permalink
Merge pull request #1627 from unfoldingWord/bugFix-higlightGreek-179
Browse files Browse the repository at this point in the history
highlight error fixed for greek elision
  • Loading branch information
Joel-C-Johnson authored Nov 1, 2023
2 parents 73d6093 + c92f607 commit 2ccee8b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"react-icons": "^4.8.0",
"react-select": "^4.1.0",
"react-waypoint": "^10.1.0",
"scripture-resources-rcl": "5.5.5",
"scripture-resources-rcl": "5.5.6",
"tc-ui-toolkit": "^5.3.3",
"use-deep-compare": "^1.1.0",
"use-deep-compare-effect": "^1.3.1",
Expand Down
2 changes: 1 addition & 1 deletion public/build_number
Original file line number Diff line number Diff line change
@@ -1 +1 @@
271-3c254b3
272-73d6093
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15426,10 +15426,10 @@ schema-utils@^3.0.0:
ajv "^6.12.5"
ajv-keywords "^3.5.2"

[email protected].5:
version "5.5.5"
resolved "https://registry.yarnpkg.com/scripture-resources-rcl/-/scripture-resources-rcl-5.5.5.tgz#6fd6d05614be05b053abaf98236e9d701ae18299"
integrity sha512-GE22R5/PVai4xHPMvH6ITpXbIdGLTpXIk7BJODzLjkdxxZjKASyunynCsIWR8bg6oSdPL1i5zR1pdw1Zx9Vm0A==
[email protected].6:
version "5.5.6"
resolved "https://registry.yarnpkg.com/scripture-resources-rcl/-/scripture-resources-rcl-5.5.6.tgz#d8d81e346f680d5b29c1aa6ec1e64f2d3627e32b"
integrity sha512-buJGDTyiLtKr0rO2YxHvSZQzmRKufbhH3ghtoZ4FxzOHBNpWvYT6S3CGTLLoaiObkxplNl9ga/or9vAy1+Ixsw==
dependencies:
bible-reference-range "^1.1.0"
deep-freeze "^0.0.1"
Expand Down

0 comments on commit 2ccee8b

Please sign in to comment.