mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-06 08:32:51 +08:00
🔧 移除packageManager,pnpm锁版本太烦了
This commit is contained in:
@@ -20,7 +20,6 @@ const pkgJsonConfig = {
|
||||
"version",
|
||||
"description",
|
||||
"type",
|
||||
"packageManager",
|
||||
"scripts",
|
||||
"lint-staged",
|
||||
"keywords",
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
"version": "0.4.6",
|
||||
"description": "Game Tool for Genshin Impact player",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@9.0.6",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "tauri build",
|
||||
|
||||
Reference in New Issue
Block a user