fix(core): update

This commit is contained in:
Philipp Kunz 2022-06-16 18:39:38 +02:00
parent 469836b969
commit 02351129fb

View File

@ -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",