File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 22 "$schema" : " https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json" ,
33 "bootstrap-sha" : " 1e628be35d2ae079b63ec8e98ca0c6831237b677" ,
44 "last-release-sha" : " ef34aade3b10abee4a330545c8f1ca7c4d084891" ,
5- "plugins" : [
6- " node-workspace"
7- ],
5+ "plugins" : [" node-workspace" ],
86 "release-type" : " node" ,
97 "separate-pull-requests" : false ,
108 "packages" : {
119 "packages/ai" : {},
1210 "packages/blobs" : {},
1311 "packages/cache" : {},
14- "packages/dev" : {},
12+ "packages/dev" : {
13+ "exclude-paths" : [" packages/dev" ]
14+ },
1515 "packages/dev-utils" : {},
1616 "packages/edge-functions" : {},
1717 "packages/functions/dev" : {},
2727 "packages/types" : {},
2828 "packages/vite-plugin" : {},
2929 "packages/vite-plugin-tanstack-start" : {
30- "exclude-paths" : [
31- " packages/vite-plugin-tanstack-start/test"
32- ]
30+ "exclude-paths" : [" packages/vite-plugin-tanstack-start/test" ]
3331 }
3432 }
3533}
You can’t perform that action at this time.
0 commit comments