fix(core): update
This commit is contained in:
		| @@ -5,7 +5,8 @@ | ||||
|   "description": "chrome for docker", | ||||
|   "main": "index.js", | ||||
|   "scripts": { | ||||
|     "test": "echo \"Error: no test specified\"" | ||||
|     "test": "echo \"Error: no test specified\"", | ||||
|     "testBuild": "docker build -t yandex .  && docker rmi yandex" | ||||
|   }, | ||||
|   "repository": { | ||||
|     "type": "git", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user