Commit ab7e700
committed
fix: use orchestratorConstruct.function.currentVersion to resolve IFunction type error
IFunction interface does not expose currentVersion; use the concrete
NodejsFunction reference (orchestratorConstruct.function) which has
the property available.1 parent c57c6a5 commit ab7e700
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
0 commit comments