Replace .compilation-options with output_architecture

This commit is contained in:
2025-10-08 11:10:46 +03:00
parent 0fa8ff7b70
commit 457706345b
2 changed files with 7 additions and 4 deletions
+7 -3
View File
@@ -5,7 +5,11 @@ revision: 2
url: https://github.com/npm/node-semver
license: ISC
architecture: any
depends: ["nodejs"]
make_depends: ["npm"]
replaces: ["semver"]
output_architecture: any
type: source
depends:
- nodejs
make_depends:
- npm
replaces:
- semver