Skip to content

Commit

Permalink
release: Update package version to 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
H2Owater425 committed Jan 8, 2024
1 parent b6ea0c6 commit 1469d57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-hitomi",
"version": "7.0.6",
"version": "8.0.0",
"description": "Hitomi.la api for Node.js",
"main": "./library/index.js",
"types": "./library/index.d.ts",
Expand All @@ -17,13 +17,13 @@
"hitomi.la",
"hentai"
],
"author": "H2Owater425 <[email protected]> (https://h2owr.xyz/)",
"author": "H2Owater425 <[email protected]>",
"license": "MIT",
"bugs": {
"url": "https://github.com/h2owater425/node-hitomi/issues",
"email": "[email protected]"
},
"homepage": "https://h2owr.xyz/",
"homepage": "https://github.com/H2Owater425/node-hitomi#readme",
"devDependencies": {
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.5",
Expand Down

0 comments on commit 1469d57

Please sign in to comment.