We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c0eb45 commit 2960edbCopy full SHA for 2960edb
1 file changed
.config/socket-wheelhouse.json
@@ -2,6 +2,6 @@
2
"$schema": "./socket-wheelhouse-schema.json",
3
"schemaVersion": 1,
4
"repoName": "socket-cli",
5
- "layout": "monorepo",
6
- "native": "consumer"
+ "repo": { "type": "monorepo" },
+ "build": { "from": "npm-registry", "type": "js" }
7
}
0 commit comments