Skip to content

Commit

Permalink
- fix using npm overrrides
Browse files Browse the repository at this point in the history
  • Loading branch information
irahopkinson committed Nov 24, 2024
1 parent 156fa77 commit 212ebef
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 42 deletions.
68 changes: 26 additions & 42 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,11 @@
"*.{html,md,yml}": ["prettier --single-quote --write"]
},
"browserslist": ["extends browserslist-config-erb"],
"overrides": {
"@biblionexus-foundation/platform-editor": {
"@biblionexus-foundation/scripture-utilities": "0.0.5"
}
},
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
Expand Down

0 comments on commit 212ebef

Please sign in to comment.