Skip to content

Commit 2075e0b

Browse files
committed
using @biblionexus-foundation/scripture-utilities from npm package.
(temp fix for scribe release)
1 parent eafea6f commit 2075e0b

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

packages/scribe/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@biblionexus-foundation/scribe-editor",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Scripture editor used in Scribe",
55
"license": "MIT",
66
"homepage": "https://github.com/BiblioNexus-Foundation/scripture-editors/tree/main/packages/scribe#readme",
@@ -28,7 +28,7 @@
2828
"react-dom": ">=18.3.1"
2929
},
3030
"dependencies": {
31-
"@biblionexus-foundation/scripture-utilities": "workspace:*",
31+
"@biblionexus-foundation/scripture-utilities": "^0.0.3",
3232
"@lexical/mark": "^0.16.0",
3333
"@lexical/react": "^0.16.0",
3434
"@lexical/selection": "^0.16.0",

pnpm-lock.yaml

Lines changed: 9 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)