mirror of
				https://github.com/scm-manager/scm-manager.git
				synced 2025-10-31 10:35:56 +01:00 
			
		
		
		
	Add script to change versions in package.json with lerna
This commit is contained in:
		| @@ -4,7 +4,7 @@ const versions = require("../versions"); | ||||
| const args = process.argv.slice(2); | ||||
|  | ||||
| if (args.length < 1) { | ||||
|   console.log("usage ui-scripts publish version"); | ||||
|   console.log("usage ui-scripts publish <version>"); | ||||
|   process.exit(1); | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user