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", "description": "chrome for docker",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\"" "test": "echo \"Error: no test specified\"",
"testBuild": "docker build -t yandex . && docker rmi yandex"
}, },
"repository": { "repository": {
"type": "git", "type": "git",