Skip to content

Commit

Permalink
fix/s5-error
Browse files Browse the repository at this point in the history
  • Loading branch information
samueljd committed Nov 7, 2024
1 parent b1da00c commit 75600e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"react-scripts": "5.0.1",
"sj-usfm-grammar": "^3.0.4",
"sj-usfm-grammar": "3.0.7",
"styled-components": "^5.3.6",
"tc-ui-toolkit": "5.3.3",
"terser-webpack-plugin": "^5.3.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20882,10 +20882,10 @@ sisteransi@^1.0.5:
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==

sj-usfm-grammar@^3.0.0, sj-usfm-grammar@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/sj-usfm-grammar/-/sj-usfm-grammar-3.0.4.tgz#aceda791291a858befd248430d947ccb15c4fbf7"
integrity sha512-HjEDlRt9kJslnjmZ7tGMSQQG8Rvs3n4qfZKPOIABkorx4vpP+rKMSteyEhmv4pXFFPLw37/kZPtTBX1Ui+jPRw==
[email protected].7, sj-usfm-grammar@^3.0.0:
version "3.0.7"
resolved "https://registry.yarnpkg.com/sj-usfm-grammar/-/sj-usfm-grammar-3.0.7.tgz#36b14ed2e93a0afccfa96c8abbf2d48f60f4ab7a"
integrity sha512-q4IffrPrw+sCf8U3tduFBEOWDA2/teZfDkQU+Bvu4tnaok6V3onOlFAKoqlJtBXPOQWYMjGlymAt2fVeoDbhLg==
dependencies:
sj-usfm-grammar "^3.0.0"

Expand Down

0 comments on commit 75600e3

Please sign in to comment.