Commit 6f2c492
committed
refactor(publish): remove fallback to workflow version
Simplified the socket package.json generation to only use published
versions from the npm registry. If a platform package doesn't exist
in the registry, it's simply skipped rather than using a fallback.
This ensures socket only references actually published binaries and
makes the versioning logic cleaner and more predictable.1 parent 7f67978 commit 6f2c492
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
465 | | - | |
466 | | - | |
467 | | - | |
| 465 | + | |
| 466 | + | |
468 | 467 | | |
469 | 468 | | |
470 | 469 | | |
| |||
0 commit comments