feat: 添加 systeminformation 依赖以支持系统信息获取
- 添加 systeminformation 依赖并更新其版本至 5.30.5,同时配置其运行时环境和二进制文件路径。 - 添加 systeminformation 依赖以获取系统信息 - 添加 systeminformation 依赖项以支持系统信息获取功能。
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
"imports": {
|
||||
"#*": "./src/*"
|
||||
},
|
||||
"dependencies": {
|
||||
"systeminformation": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@furtherverse/tsconfig": "workspace:*",
|
||||
"typescript": "catalog:"
|
||||
|
||||
Reference in New Issue
Block a user