|  |  | @ -2,7 +2,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |   "name": "session-messenger-desktop", |  |  |  |   "name": "session-messenger-desktop", | 
			
		
	
		
		
			
				
					
					|  |  |  |   "productName": "Session", |  |  |  |   "productName": "Session", | 
			
		
	
		
		
			
				
					
					|  |  |  |   "description": "Private messaging from your desktop", |  |  |  |   "description": "Private messaging from your desktop", | 
			
		
	
		
		
			
				
					
					|  |  |  |   "version": "1.0.5", |  |  |  |   "version": "1.0.6", | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |   "license": "GPL-3.0", |  |  |  |   "license": "GPL-3.0", | 
			
		
	
		
		
			
				
					
					|  |  |  |   "author": { |  |  |  |   "author": { | 
			
		
	
		
		
			
				
					
					|  |  |  |     "name": "Loki Project", |  |  |  |     "name": "Loki Project", | 
			
		
	
	
		
		
			
				
					|  |  | @ -48,8 +48,8 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |     "lint-files-full": "yarn eslint-full && yarn tslint", |  |  |  |     "lint-files-full": "yarn eslint-full && yarn tslint", | 
			
		
	
		
		
			
				
					
					|  |  |  |     "lint-deps": "node ts/util/lint/linter.js", |  |  |  |     "lint-deps": "node ts/util/lint/linter.js", | 
			
		
	
		
		
			
				
					
					|  |  |  |     "tslint": "tslint --format stylish --project .", |  |  |  |     "tslint": "tslint --format stylish --project .", | 
			
		
	
		
		
			
				
					
					|  |  |  |     "format": "prettier --list-different --write `git ls-files --modified *.{css,js,json,md,scss,ts,tsx}` `git ls-files --modified ./**/*.{css,js,json,md,scss,ts,tsx}`", |  |  |  |     "format": "prettier --list-different --write `git ls-files --modified *.{css,js,json,scss,ts,tsx}` `git ls-files --modified ./**/*.{css,js,json,scss,ts,tsx}`", | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |     "format-full": "prettier --list-different --write \"*.{css,js,json,md,scss,ts,tsx}\" \"./**/*.{css,js,json,md,scss,ts,tsx}\"", |  |  |  |     "format-full": "prettier --list-different --write \"*.{css,js,json,scss,ts,tsx}\" \"./**/*.{css,js,json,scss,ts,tsx}\"", | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     "transpile": "tsc", |  |  |  |     "transpile": "tsc", | 
			
		
	
		
		
			
				
					
					|  |  |  |     "clean-transpile": "rimraf ts/**/*.js && rimraf ts/*.js", |  |  |  |     "clean-transpile": "rimraf ts/**/*.js && rimraf ts/*.js", | 
			
		
	
		
		
			
				
					
					|  |  |  |     "pow-metrics": "node metrics_app.js localhost 9000", |  |  |  |     "pow-metrics": "node metrics_app.js localhost 9000", | 
			
		
	
	
		
		
			
				
					|  |  | 
 |