File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 55 "main" : " index.js" ,
66 "scripts" : {
77 "pretest" : " eslint ." ,
8- "test" : " nyc --report-dir ./artifacts/coverage --reporter=lcov mocha --reporter mocha-multi-reporters --reporter-options configFile=./mocha.config.json --recursive --timeout 4000 --retries 1 --exit --allow-uncaught true --color true" ,
9- "semantic-release" : " semantic-release pre && npm publish && semantic-release post"
8+ "test" : " nyc --report-dir ./artifacts/coverage --reporter=lcov mocha --reporter mocha-multi-reporters --reporter-options configFile=./mocha.config.json --recursive --timeout 4000 --retries 1 --exit --allow-uncaught true --color true"
109 },
1110 "repository" : {
1211 "type" : " git" ,
13- "url" : " git@ github.com: screwdriver-cd/scm-router.git"
12+ "url" : " git+https:// github.com/ screwdriver-cd/scm-router.git"
1413 },
1514 "homepage" : " https://github.com/screwdriver-cd/scm-router" ,
1615 "bugs" : " https://github.com/screwdriver-cd/screwdriver/issues" ,
5049 "screwdriver-scm-base" : " ^7.1.3"
5150 },
5251 "release" : {
53- "debug" : false ,
54- "verifyConditions" : {
55- "path" : " ./node_modules/semantic-release/src/lib/plugin-noop.js"
56- }
52+ "debug" : false
5753 }
5854}
You can’t perform that action at this time.
0 commit comments