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