fix(core): update
This commit is contained in:
parent
469836b969
commit
02351129fb
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user