Skip to content

Commit

Permalink
add missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
theBowja committed Jan 3, 2024
1 parent d7e0a94 commit 25b3bfe
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "genshin-db",
"version": "5.0.7",
"version": "5.0.8",
"description": "Genshin Impact v4.3 JSON data. Search and get results in all in-game languages! Sources from the fandom wiki and GenshinData repo.",
"main": "./src/main.js",
"types": "./types/index.d.ts",
Expand Down Expand Up @@ -51,6 +51,7 @@
"src/getdata.js",
"src/Options.js",
"src/min/data.min.json",
"src/design.json"
"src/design.json",
"src/v4prop.js"
]
}

0 comments on commit 25b3bfe

Please sign in to comment.