intersystems / ipm

InterSystems ObjectScript Package Manager
MIT License
28 stars 19 forks source link

fix: install zpm 0.9+ in current namespace #465

Closed isc-tleavitt closed 2 months ago

isc-tleavitt commented 2 months ago

Future-proofing to support upgrade from 0.7.x to 0.9.x via: zpm "install zpm"

Fixes #464

Relates to #454 / #451 in that it was discovered in testing related to that work.