convector-cli
convector-cli copied to clipboard
Convector dependencies should be locked to the specific version of the CLI
If dependencies are added with ^ unexpected errors will occur when new versions are published. Publish this along with the upcoming release of Convector core libs.
https://github.com/worldsibu/convector-cli/blob/ee01cb32fe2f3563a52f4089075c12c1c7628637/src/utils/package-structure.compiler.ts#L56
https://github.com/worldsibu/convector-cli/blob/ee01cb32fe2f3563a52f4089075c12c1c7628637/src/utils/project-structure.compiler.ts#L73
@diestrin I apply the fixes, so that you can publish them when releasing the new Convector version.