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 ea51e1d commit 023558dCopy full SHA for 023558d
1 file changed
.config/socket-wheelhouse.json
@@ -2,9 +2,8 @@
2
"$schema": "./socket-wheelhouse-schema.json",
3
"schemaVersion": 1,
4
"repoName": "socket-bin",
5
- "layout": "monorepo",
6
- "native": "consumer",
7
- "kind": "single-package",
+ "repo": { "type": "monorepo" },
+ "build": { "from": "npm-registry", "type": "binary" },
8
"hooks": {
9
"enablePrePush": true,
10
"enableCommitMsg": true,
0 commit comments