convector-cli icon indicating copy to clipboard operation
convector-cli copied to clipboard

Convector dependencies should be locked to the specific version of the CLI

Open walmon opened this issue 6 years ago • 1 comments

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

walmon avatar Mar 01 '19 15:03 walmon

@diestrin I apply the fixes, so that you can publish them when releasing the new Convector version.

walmon avatar Mar 01 '19 15:03 walmon