comonicon / Comonicon.jl

Your best CLI generator in JuliaLang
https://comonicon.org
MIT License
282 stars 25 forks source link

How do I force Comonicon to use specific version of a package? #280

Open hack-hard opened 1 month ago

hack-hard commented 1 month ago

When I build my app, Comonicon updates the dependency of my project, disregarding the version in the manifest. This can cause unexpected issues and non deterministic bahavior. How do I disable this?