@bobfrankston/msger 0.1.358 → 0.1.360
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
Binary file
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"wsl": false, // Cross-build Linux x64 via WSL (msgernative-linux)
|
|
8
8
|
"pi": false, // Remote SSH build on a Raspberry Pi (msgernative-linux-aarch64)
|
|
9
9
|
"arm64": false, // Cross-compile Linux ARM64 via WSL (msgernative-linux-aarch64)
|
|
10
|
-
"mac":
|
|
10
|
+
"mac": true // Sync mac/msgernative-darwin-{arm64,x64} into bin/ at publish time
|
|
11
11
|
// (Mac binaries are produced on a Mac via mac/build-mac.sh)
|
|
12
12
|
},
|
|
13
13
|
"options": {
|