Chore
Describe the chore
I accidentally pushed a package without a readme:
https://database.dev/kiwicopple/countries
I wanted to update just the readme, so I edited the file on my computer then ran dbdev publish --path .
I got this back: Nothing to publish
This makes sense, but it could be nice to have a way to update the readme without needing to bump the version (i don't know if NPM allows this though)