improvements
cleans package.json, update binary download URL, etc
This commit is contained in:
4
sdk/nodejs/package.json
generated
4
sdk/nodejs/package.json
generated
@@ -10,7 +10,6 @@
|
||||
],
|
||||
"homepage": "https://linuxcontainers.org",
|
||||
"repository": "https://git.kalinow.ski/nimbus/pulumi-incus",
|
||||
"license": "Apache-2.0",
|
||||
"scripts": {
|
||||
"build": "tsc"
|
||||
},
|
||||
@@ -24,6 +23,7 @@
|
||||
"pulumi": {
|
||||
"resource": true,
|
||||
"name": "incus",
|
||||
"version": "1.0.0-alpha.0+dev"
|
||||
"version": "1.0.0-alpha.0+dev",
|
||||
"server": "https://git.kalinow.ski/api/packages/kiterun/generic/pulumi-incus/${VERSION}/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user