mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-13 11:00:01 +00:00
Update pkg and add macOS ARM arch
This commit is contained in:
@@ -37,6 +37,7 @@ const supportedTargets = [
|
|||||||
"win-x64"
|
"win-x64"
|
||||||
, "win-x86"
|
, "win-x86"
|
||||||
, "macos-x64"
|
, "macos-x64"
|
||||||
|
, "macos-arm64"
|
||||||
, "linux-x64"
|
, "linux-x64"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
3346
app/package-lock.json
generated
3346
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",
|
"@types/node-fetch": "^2.5.7",
|
||||||
"fs-extra": "^9.1.0",
|
"fs-extra": "^9.1.0",
|
||||||
"mustache": "^4.0.1",
|
"mustache": "^4.0.1",
|
||||||
"pkg": "^4.4.9",
|
"pkg": "^5.2.1",
|
||||||
"typescript": "^4.1.5"
|
"typescript": "^4.1.5"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user