chore: publish command & oxfmt init
This commit is contained in:
@@ -167,6 +167,10 @@ func Provider() tfbridge.ProviderInfo {
|
||||
PackageName: "@kiterun/incus",
|
||||
TypeScriptVersion: "^5.8.3",
|
||||
UseTypeOnlyReferences: true,
|
||||
DevDependencies: map[string]string{
|
||||
"@types/node": "^24.10.1",
|
||||
"oxfmt": "^0.17.0",
|
||||
},
|
||||
},
|
||||
Python: &tfbridge.PythonInfo{
|
||||
// RespectSchemaVersion ensures the SDK is generated linking to the correct version of the provider.
|
||||
|
||||
Reference in New Issue
Block a user