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
- Host: GitHub
- URL: https://github.com/midwayjs/midway-version
- Owner: midwayjs
- Created: 2022-11-05T13:33:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-08T06:20:27.000Z (over 2 years ago)
- Last Synced: 2024-04-24T14:10:31.144Z (over 1 year ago)
- Language: JavaScript
- Size: 45.9 KB
- Stars: 0
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: History.md
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
```