An open API service indexing awesome lists of open source software.

https://github.com/midwayjs/midway-version

check your midway
https://github.com/midwayjs/midway-version

Last synced: 8 months ago
JSON representation

check your midway

Awesome Lists containing this project

README

          

# Check your midway and component version is matched

```bash
# check
npx midway-version
# update
npx midway-version -u
# write pkg and lock
npx midway-version -u -w
```