mario-eth / soldeer

Solidity Package Manager written in rust
MIT License
143 stars 13 forks source link

Command to clean a dependency #44

Open mario-eth opened 1 month ago

mario-eth commented 1 month ago

Something like soldeer delete [DEPENDENCY]~[VERSION] Which should delete the dependency from the dependencies folder and the entry from the config under [dependency] tag.