File tree Expand file tree Collapse file tree 8 files changed +48
-0
lines changed
Expand file tree Collapse file tree 8 files changed +48
-0
lines changed Original file line number Diff line number Diff line change 3232 "options" : {
3333 "cwd" : " {workspaceRoot}/dist/{projectRoot}"
3434 }
35+ },
36+ "publish" : {
37+ "command" : " npm publish" ,
38+ "options" : {
39+ "cwd" : " {workspaceRoot}/dist/{projectRoot}"
40+ }
3541 }
3642 }
3743}
Original file line number Diff line number Diff line change 3333 "options" : {
3434 "cwd" : " {workspaceRoot}/dist/{projectRoot}"
3535 }
36+ },
37+ "publish" : {
38+ "command" : " npm publish" ,
39+ "options" : {
40+ "cwd" : " {workspaceRoot}/dist/{projectRoot}"
41+ }
3642 }
3743 }
3844}
Original file line number Diff line number Diff line change 5454 "options" : {
5555 "cwd" : " {workspaceRoot}/dist/{projectRoot}"
5656 }
57+ },
58+ "publish" : {
59+ "command" : " npm publish" ,
60+ "options" : {
61+ "cwd" : " {workspaceRoot}/dist/{projectRoot}"
62+ }
5763 }
5864 }
5965}
Original file line number Diff line number Diff line change 3232 "options" : {
3333 "cwd" : " {workspaceRoot}/dist/{projectRoot}"
3434 }
35+ },
36+ "publish" : {
37+ "command" : " npm publish" ,
38+ "options" : {
39+ "cwd" : " {workspaceRoot}/dist/{projectRoot}"
40+ }
3541 }
3642 }
3743}
Original file line number Diff line number Diff line change 3232 "options" : {
3333 "cwd" : " {workspaceRoot}/dist/{projectRoot}"
3434 }
35+ },
36+ "publish" : {
37+ "command" : " npm publish" ,
38+ "options" : {
39+ "cwd" : " {workspaceRoot}/dist/{projectRoot}"
40+ }
3541 }
3642 }
3743}
Original file line number Diff line number Diff line change 7171 "options" : {
7272 "cwd" : " {workspaceRoot}/dist/{projectRoot}"
7373 }
74+ },
75+ "publish" : {
76+ "command" : " npm publish" ,
77+ "options" : {
78+ "cwd" : " {workspaceRoot}/dist/{projectRoot}"
79+ }
7480 }
7581 }
7682}
Original file line number Diff line number Diff line change 3333 "options" : {
3434 "cwd" : " {workspaceRoot}/dist/{projectRoot}"
3535 }
36+ },
37+ "publish" : {
38+ "command" : " npm publish" ,
39+ "options" : {
40+ "cwd" : " {workspaceRoot}/dist/{projectRoot}"
41+ }
3642 }
3743 }
3844}
Original file line number Diff line number Diff line change 3333 "options" : {
3434 "cwd" : " {workspaceRoot}/dist/{projectRoot}"
3535 }
36+ },
37+ "publish" : {
38+ "command" : " npm publish" ,
39+ "options" : {
40+ "cwd" : " {workspaceRoot}/dist/{projectRoot}"
41+ }
3642 }
3743 }
3844}
You can’t perform that action at this time.
0 commit comments