Open moikaturns opened 2 hours ago
dependencies might be unavailable at some point and bower install will fail permanently
bower install
create a branch with dependencies installed so can at least continue to use the app (static files served using GitHub Pages) in lieu of switching to a non-deprecated package manager
dependencies might be unavailable at some point and
bower install
will fail permanently