fix(core): update

This commit is contained in:
2024-05-26 16:16:12 +02:00
parent 2635a7170c
commit 1990cae45c
3 changed files with 11 additions and 14 deletions

View File

@@ -6,7 +6,8 @@
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\"",
"testBuild": "docker build -t yandex . && docker rmi yandex"
"testBuild": "docker build -t yandex . && docker rmi yandex",
"build": "echo 'not needed.'"
},
"repository": {
"type": "git",