Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: revert quick-type core bc it breaks (#252)
https://github.com/defenseunicorns/kubernetes-fluent-client/actions/workflows/release.yml An update QuickType Core broke our KFC Release pipeline ```bash [Release: node_modules/quicktype-core/dist/input/JSONSchemaInput.d.ts#L1](793ca7b#annotation_21521061930) Could not find a declaration file for module 'urijs'. '/home/runner/work/kubernetes-fluent-client/kubernetes-fluent-client/node_modules/urijs/src/URI.js' implicitly has an 'any' type. ``` Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
- Loading branch information