|
30 | 30 | "hidden": true |
31 | 31 | } |
32 | 32 | ], |
| 33 | + |
33 | 34 | "packages": { |
34 | 35 | ".": { |
35 | 36 | "package-name": "" |
36 | 37 | }, |
37 | | - "workspaces/arborist": {}, |
38 | | - "workspaces/libnpmaccess": {}, |
39 | | - "workspaces/libnpmdiff": {}, |
40 | | - "workspaces/libnpmexec": {}, |
41 | | - "workspaces/libnpmfund": {}, |
42 | | - "workspaces/libnpmhook": {}, |
43 | | - "workspaces/libnpmorg": {}, |
44 | | - "workspaces/libnpmpack": {}, |
45 | | - "workspaces/libnpmpublish": {}, |
46 | | - "workspaces/libnpmsearch": {}, |
47 | | - "workspaces/libnpmteam": {}, |
48 | | - "workspaces/libnpmversion": {} |
| 38 | + "workspaces/arborist": { |
| 39 | + "prerelease": true |
| 40 | + }, |
| 41 | + "workspaces/libnpmaccess": { |
| 42 | + "prerelease": true |
| 43 | + }, |
| 44 | + "workspaces/libnpmdiff": { |
| 45 | + "prerelease": true |
| 46 | + }, |
| 47 | + "workspaces/libnpmexec": { |
| 48 | + "prerelease": true |
| 49 | + }, |
| 50 | + "workspaces/libnpmfund": { |
| 51 | + "prerelease": true |
| 52 | + }, |
| 53 | + "workspaces/libnpmhook": { |
| 54 | + "prerelease": true |
| 55 | + }, |
| 56 | + "workspaces/libnpmorg": { |
| 57 | + "prerelease": true |
| 58 | + }, |
| 59 | + "workspaces/libnpmpack": { |
| 60 | + "prerelease": true |
| 61 | + }, |
| 62 | + "workspaces/libnpmpublish": { |
| 63 | + "prerelease": true |
| 64 | + }, |
| 65 | + "workspaces/libnpmsearch": { |
| 66 | + "prerelease": true |
| 67 | + }, |
| 68 | + "workspaces/libnpmteam": { |
| 69 | + "prerelease": true |
| 70 | + }, |
| 71 | + "workspaces/libnpmversion": { |
| 72 | + "prerelease": true |
| 73 | + } |
49 | 74 | }, |
50 | 75 | "exclude-packages-from-root": true, |
51 | 76 | "group-pull-request-title-pattern": "chore: release ${version}", |
|
0 commit comments