mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 01:29:58 +00:00
Update pkg and add macOS ARM arch
This commit is contained in:
@@ -37,6 +37,7 @@ const supportedTargets = [
|
||||
"win-x64"
|
||||
, "win-x86"
|
||||
, "macos-x64"
|
||||
, "macos-arm64"
|
||||
, "linux-x64"
|
||||
];
|
||||
|
||||
|
||||
3354
app/package-lock.json
generated
3354
app/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -30,7 +30,7 @@
|
||||
"@types/node-fetch": "^2.5.7",
|
||||
"fs-extra": "^9.1.0",
|
||||
"mustache": "^4.0.1",
|
||||
"pkg": "^4.4.9",
|
||||
"pkg": "^5.2.1",
|
||||
"typescript": "^4.1.5"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user