"dependencies":{
"@angular/upgarde":"^13.3.9",
@mymodule/browser:"^2.0.1"
}
I need to change the @mymodule/browser:"^2.0.1" to some local file repository, i.e this module should read from the local module in my project. I tried doing :@mymodule/browser:"file:../../myproject/dist/mymodule-browser