We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e46d36f commit 926a1a1Copy full SHA for 926a1a1
1 file changed
.config/socket-wheelhouse.json
@@ -2,8 +2,8 @@
2
"$schema": "./socket-wheelhouse-schema.json",
3
"schemaVersion": 1,
4
"repoName": "socket-lib",
5
- "layout": "single-package",
6
- "native": "none",
+ "repo": { "type": "single-package" },
+ "build": { "from": "npm-registry", "type": "js" },
7
"lint": {
8
"profile": "rich"
9
}
0 commit comments