Skip to content

Commit

Permalink
updating the 0.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
vipinpaul committed May 3, 2024
1 parent f28e1ad commit e725398
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
Expand Up @@ -3,7 +3,7 @@
"productName": "scribe-scripture-editor",
"description": "A friendly assistant for Bible Translators.",
"author": "Bible Technology <[email protected]>",
"version": "0.5.8",
"version": "0.5.9",
"license": "MIT",
"private": true,
"main": "main/index.js",
Expand Down Expand Up @@ -146,7 +146,7 @@
"epitelete": "^0.2.20",
"epitelete-html": "0.2.20-beta.2",
"eslint-import-resolver-alias": "^1.1.2",
"font-detect-rhl": "1.0.8",
"font-detect-rhl": "1.0.6-1",
"font-list": "^1.4.5",
"fs-extra": "^10.1.0",
"get-system-fonts": "^2.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9634,10 +9634,10 @@ follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.14.9, fol
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==

[email protected].8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/font-detect-rhl/-/font-detect-rhl-1.0.8.tgz#5d9231c1c3d451b6d6ddb430af2d3f5438cbf851"
integrity sha512-x54euWvS2l2kuN5jq5tb8dkdX1mDZLLrrFgVgCuMRcvTvIj2HfARNalfY8oiDE8065eG08oKzVwuzK87A5Wujw==
[email protected].6-1:
version "1.0.6-1"
resolved "https://registry.yarnpkg.com/font-detect-rhl/-/font-detect-rhl-1.0.6-1.tgz#7cd2f9a38090dbbb3fa0dd4f76924abb23e7b4df"
integrity sha512-2tTpoRdsuelj0X1QpGaqFmcbKunpGG3/MEoPp7suBlnH6wNG4RI/iW9zZaAyHEFZMUd3zdpk7JBJM0uqJ5mr5Q==
dependencies:
prop-types "^15.6.1"
use-deep-compare "^1.1.0"
Expand Down

0 comments on commit e725398

Please sign in to comment.