Skip to content

Commit 1cd8c31

Browse files
committed
fix(config): add layout + native fields, fix stale repoName
1 parent 7e3590a commit 1cd8c31

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.config/socket-wheelhouse.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{
22
"$schema": "./socket-wheelhouse-schema.json",
33
"schemaVersion": 1,
4-
"repoName": "socket-example",
4+
"repoName": "socket-bin",
5+
"layout": "monorepo",
6+
"native": "consumer",
57
"kind": "single-package",
68
"hooks": {
79
"enablePrePush": true,

0 commit comments

Comments
 (0)