Add repo url
Some checks failed
Generate CRDs / generate-and-publish (push) Has been cancelled

This commit is contained in:
2025-11-24 02:23:43 -06:00
parent 7a0d3e81aa
commit baf0594e18

View File

@@ -1,7 +1,11 @@
{
"name": "pulumi-extra-crds",
"version": "1.0.9",
"version": "1.0.10",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "git+https://github.com/GigiaJ/pulumi-crds.git"
},
"scripts": {
"generate": "node scripts/generate-crds.js",
"build": "tsc -p tsconfig.json"