File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"bootstrap-sha" : " 51658367bc04bc258405fe48c882f813ba150600" ,
3
+ "plugins" : [
4
+ " node-workspace"
5
+ ],
3
6
"packages" : {
4
7
"clients/algoliasearch-client-javascript" : {
5
8
"release-type" : " node" ,
6
9
"extra-files" : [
7
10
{
8
11
"type" : " json" ,
9
- "path" : " config/clients.config.json" ,
12
+ "path" : " ../../ config/clients.config.json" ,
10
13
"jsonpath" : " $.javascript.utilsPackageVersion"
11
14
},
12
15
{
13
16
"type" : " json" ,
14
- "path" : " config/openapitools.json" ,
17
+ "path" : " ../../ config/openapitools.json" ,
15
18
"jsonpath" : " $.generator-cli.generators.*.additionalProperties.packageVersion"
16
19
}
17
20
]
21
24
"extra-files" : [
22
25
{
23
26
"type" : " json" ,
24
- "path" : " config/clients.config.json" ,
27
+ "path" : " ../../ config/clients.config.json" ,
25
28
"jsonpath" : " $.java.packageVersion"
26
29
}
27
30
]
31
34
"extra-files" : [
32
35
{
33
36
"type" : " json" ,
34
- "path" : " config/clients.config.json" ,
37
+ "path" : " ../../ config/clients.config.json" ,
35
38
"jsonpath" : " $.php.packageVersion"
36
39
}
37
40
]
You can’t perform that action at this time.
0 commit comments