Skip to content

Commit 06642c2

Browse files
authored
Merge pull request #81 from HanaDigital/master
v3.0.9
2 parents 155af33 + 185411b commit 06642c2

File tree

7 files changed

+105
-97
lines changed

7 files changed

+105
-97
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ List of supported sites:
3838

3939
Author: [@dr-nyt](https://github.com/dr-nyt)
4040
Contributors: [@webdagger](https://github.com/webdagger), [@jiskim](https://github.com/jiskim)
41-
Version: 3.0.8
41+
Version: 3.0.9
4242

4343
## FEATURES
4444

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "novelscraper",
33
"private": true,
4-
"version": "3.0.8",
4+
"version": "3.0.9",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",
@@ -52,6 +52,6 @@
5252
"postcss": "^8.4.49",
5353
"tailwindcss": "^3.4.15",
5454
"typescript": "^5.8.2",
55-
"vite": "^5.3.1"
55+
"vite": "^5.4.12"
5656
}
5757
}

pnpm-lock.yaml

Lines changed: 96 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)