Bump to 1.6.0
This commit is contained in:
		
							parent
							
								
									c5d8775d93
								
							
						
					
					
						commit
						de49954d58
					
				
							
								
								
									
										10
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								package.json
									
									
									
									
									
								
							| @ -6,7 +6,7 @@ | |||||||
|     "To turn spell checking off, remove it from the chromium-args in this file" |     "To turn spell checking off, remove it from the chromium-args in this file" | ||||||
|   ], |   ], | ||||||
|   "name": "nw-vue", |   "name": "nw-vue", | ||||||
|   "version": "1.5.0", |   "version": "1.6.0", | ||||||
|   "main": "http://localhost:8964", |   "main": "http://localhost:8964", | ||||||
|   "node-remote": "http://localhost:8964", |   "node-remote": "http://localhost:8964", | ||||||
|   "node-main": "", |   "node-main": "", | ||||||
| @ -27,10 +27,10 @@ | |||||||
|     "build:nw": "build --concurrent --tasks win-x86,linux-x86,linux-x64,mac-x64 --mirror https://dl.nwjs.io/ .", |     "build:nw": "build --concurrent --tasks win-x86,linux-x86,linux-x64,mac-x64 --mirror https://dl.nwjs.io/ .", | ||||||
|     "build:win": "npm run build:win:clean && npm run build:vue && build --tasks win-x86 --mirror https://dl.nwjs.io/ .", |     "build:win": "npm run build:win:clean && npm run build:vue && build --tasks win-x86 --mirror https://dl.nwjs.io/ .", | ||||||
|     "build:lin": "npm run build:lin:clean && npm run build:vue && build --tasks linux-x64 --mirror https://dl.nwjs.io/ .", |     "build:lin": "npm run build:lin:clean && npm run build:vue && build --tasks linux-x64 --mirror https://dl.nwjs.io/ .", | ||||||
|     "build:win:clean": "rimraf ./dist-vue ./dist/nw-vue-1.5.0-win-x86 ./dist/nw-vue-1.5.0-win-x86.zip ./dist/nw-vue-1.5.0-win-x86.7z ./dist/nw-vue-1.5.0-win-x86-Setup.exe", |     "build:win:clean": "rimraf ./dist-vue ./dist/nw-vue-1.6.0-win-x86 ./dist/nw-vue-1.6.0-win-x86.zip ./dist/nw-vue-1.6.0-win-x86.7z ./dist/nw-vue-1.6.0-win-x86-Setup.exe", | ||||||
|     "build:lin:clean": "rimraf ./dist-vue ./dist/nw-vue-1.5.0-linux-x64 ./dist/nw-vue-1.5.0-linux-x64.zip", |     "build:lin:clean": "rimraf ./dist-vue ./dist/nw-vue-1.6.0-linux-x64 ./dist/nw-vue-1.6.0-linux-x64.zip", | ||||||
|     "run:win": "dist\\nw-vue-1.5.0-win-x86\\nw-vue.exe", |     "run:win": "dist\\nw-vue-1.6.0-win-x86\\nw-vue.exe", | ||||||
|     "run:lin": "./dist/nw-vue-1.5.0-linux-x64/nw-vue", |     "run:lin": "./dist/nw-vue-1.6.0-linux-x64/nw-vue", | ||||||
|     "regression": "rd /s /q node_modules & rd /s /q node_modules & rd /s /q node_modules & npm install && npm run lint && npm test && npm run build:win && npm run run:win", |     "regression": "rd /s /q node_modules & rd /s /q node_modules & rd /s /q node_modules & npm install && npm run lint && npm test && npm run build:win && npm run run:win", | ||||||
|     "lint": "vue-cli-service lint --no-fix", |     "lint": "vue-cli-service lint --no-fix", | ||||||
|     "fix": "vue-cli-service lint --fix", |     "fix": "vue-cli-service lint --fix", | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user