Skip to content

Commit 660f8ac

Browse files
committed
chore(version): Bump version to 1.4.1
1 parent e905aba commit 660f8ac

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

package.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "kuma-mieru",
33
"description": "A 3rd-party Uptime Kuma monitoring dashboard built on Next.js 15, TypeScript and Recharts.",
4-
"version": "1.4.0",
4+
"version": "1.4.1",
55
"author": "Alice39s",
66
"license": "MPL-2.0",
77
"homepage": "https://github.com/Alice39s/kuma-mieru",
@@ -82,5 +82,11 @@
8282
"typescript": "^5.9.2",
8383
"wrangler": "^4.31.0"
8484
},
85-
"trustedDependencies": ["@biomejs/biome", "@heroui/shared-utils", "esbuild", "sharp", "workerd"]
85+
"trustedDependencies": [
86+
"@biomejs/biome",
87+
"@heroui/shared-utils",
88+
"esbuild",
89+
"sharp",
90+
"workerd"
91+
]
8692
}

0 commit comments

Comments
 (0)