Initial commit
This commit is contained in:
8
UPDATE-PACKAGE-VERSIONS.md
Normal file
8
UPDATE-PACKAGE-VERSIONS.md
Normal file
@@ -0,0 +1,8 @@
|
||||
For update package version in all ```package.json``` files use this command in root:
|
||||
|
||||
FOR WINDOWS YOU NEED TO USE E.G ```GIT BASH``` CONSOLE OR OTHER WHICH SUPPORT UNIX COMMANDS
|
||||
```bash
|
||||
pnpm update-version <new_version>
|
||||
```
|
||||
|
||||
If script was run successfully you will see ```Updated versions to <new_version>```
|
||||
Reference in New Issue
Block a user