Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
PhotoNomad0 committed Aug 16, 2024
1 parent 5e54d59 commit d6a632f
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,6 +1,6 @@
{
"name": "word-aligner-rcl",
"version": "1.1.3-beta.2",
"version": "1.1.3-beta.3",
"main": "dist/index.cjs.js",
"module": "dist/index.es.js",
"repository": "https://github.com/unfoldingWord/word-aligner-rcl.git",
Expand Down Expand Up @@ -59,7 +59,7 @@
"file-loader": "^6.2.0",
"lodash.clonedeep": "^4.5.0",
"string-punctuation-tokenizer": "2.2.0",
"usfm-js": "3.4.3-beta.3",
"usfm-js": "3.4.3-beta.6",
"word-aligner": "1.0.2",
"wordmap-lexer": "^0.3.6"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6936,10 +6936,10 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"

[email protected].3:
version "3.4.3-beta.3"
resolved "https://registry.yarnpkg.com/usfm-js/-/usfm-js-3.4.3-beta.3.tgz#cbfe6a0129e4a4b1a9b536ebe4275589902d0cb1"
integrity sha512-4M1Mhpkv3EAjt92hFQK0xL7oelTHmgLMTI7k2/SSL+K79pK+tUnoj5/o+aI7YsO1m8A2G4tirktOOFb1HItUKw==
[email protected].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==
dependencies:
lodash.clonedeep "^4.5.0"

Expand Down

0 comments on commit d6a632f

Please sign in to comment.