Skip to content

Commit

Permalink
chore: api_book
Browse files Browse the repository at this point in the history
  • Loading branch information
lajbel committed Sep 6, 2024
1 parent 9b2bb53 commit 6b5a5a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@kaplayjs/crew",
"description": "The home of the KAPLAY assets.",
"version": "1.4.1",
"version": "1.4.2",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
Expand Down
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ export const assets = {
"palette": paletteData,
"play": playData,
"sounds": soundsData,
"api_books": api_bookData,
"api_book": api_bookData,

// books
"marks_legend": marks_legendData,
Expand Down

0 comments on commit 6b5a5a6

Please sign in to comment.