mirror of
				https://github.com/KevinMidboe/zoff.git
				synced 2025-10-29 18:00:23 +00:00 
			
		
		
		
	Merge pull request #487 from zoff-music/fix/security-alerts
Update install-script
This commit is contained in:
		| @@ -4,7 +4,7 @@ | |||||||
|   "description": "Zoff, the shared YouTube based radio services", |   "description": "Zoff, the shared YouTube based radio services", | ||||||
|   "main": "server/app.js", |   "main": "server/app.js", | ||||||
|   "scripts": { |   "scripts": { | ||||||
|     "start": "npm install --only=dev && npm install && gulp build && node server/app.js", |     "start": "npm install --only=dev && npm install && $(npm bin)/gulp build && node server/app.js", | ||||||
|     "test": "echo \"Error: no test specified\" && exit 1" |     "test": "echo \"Error: no test specified\" && exit 1" | ||||||
|   }, |   }, | ||||||
|   "repository": { |   "repository": { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user