1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-03-20 02:44:39 +00:00

fix(package): add packageManager field for pnpm version

This commit is contained in:
2025-06-17 16:01:40 +07:00
parent 4212517227
commit 429dcb862b

View File

@@ -3,6 +3,7 @@
"type": "module",
"version": "1.0.0",
"private": true,
"packageManager": "pnpm@10.12.1",
"scripts": {
"dev": "vite",
"build": "vite build",