fix: correct the --os parameter

This commit is contained in:
Kevin Yue
2024-08-12 21:47:39 +08:00
parent 90cd9a46f6
commit c578e35178
2 changed files with 4 additions and 1 deletions

View File

@@ -32,5 +32,6 @@
"prettier": "3.1.0",
"typescript": "^5.0.2",
"vite": "^4.5.3"
}
},
"packageManager": "pnpm@8.15.7"
}