2
0
зеркало из https://github.com/cderche/greenlock-challenge-s3 synced 2025-05-10 23:46:31 +00:00
Этот коммит содержится в:
Cyrille 2019-05-10 08:50:22 +01:00
родитель e353705873
Коммит 1c8432e84c

Просмотреть файл

@ -6,7 +6,7 @@
"scripts": { "scripts": {
"clean": "node ./clean.js", "clean": "node ./clean.js",
"test": "node ./test.js", "test": "node ./test.js",
"coverage": "nyc --reporter=lcovonly --report-dir=./coverage npm run test" "coverage": "nyc --reporter=lcov --report-dir=./coverage npm run test"
}, },
"repository": { "repository": {
"type": "git", "type": "git",