Skip to content

Commit b2daf1f

Browse files
chore(deps): update pnpm to v10.28.0
1 parent c5da11d commit b2daf1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"author": "DevMiner <devminer@devminer.xyz>",
55
"license": "MIT",
6-
"packageManager": "pnpm@10.27.0",
6+
"packageManager": "pnpm@10.28.0",
77
"scripts": {
88
"start": "pnpm build:assets && pnpm go:start",
99
"dev": "pnpm build:assets:dev && concurrently -n css,js,templ,go \"pnpm css:dev\" \"pnpm js:dev\" \"pnpm templ:dev\" \"pnpm go:dev\"",

0 commit comments

Comments
 (0)