Skip to content

Commit

Permalink
Update deps, new release
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Best-Codes committed Sep 26, 2024
1 parent b49aa9a commit 0b093d6
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 9 deletions.
36 changes: 28 additions & 8 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "best-bible",
"version": "1.6.2",
"version": "1.6.3",
"description": "Fetch, parse, and analyze the Bible easily with JavaScript",
"scripts": {
"build:cjs": "tsc --project tsconfig.cjs.json || true && mkdir -p dist/cjs/data && cp src/data/bible.json dist/cjs/data/",
Expand Down

0 comments on commit 0b093d6

Please sign in to comment.