My package.json references an npm module at the tip of a private repo. Works great, but since dokku caches the npm folder, it never checks if there's a new commit on that package.
It would be nice if something similar to the Heroku repo plugin existed so I could dokku repo:purge_cache.