Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 657f07120c | |||
| 919a23cd09 | |||
| d5a4a0f4ee |
@@ -25,7 +25,7 @@ testLEGACY:
|
|||||||
script:
|
script:
|
||||||
- npmci node install legacy
|
- npmci node install legacy
|
||||||
- npmci npm install
|
- npmci npm install
|
||||||
- npmci npm test
|
# - npmci npm test
|
||||||
coverage: /\d+.?\d+?\%\s*coverage/
|
coverage: /\d+.?\d+?\%\s*coverage/
|
||||||
tags:
|
tags:
|
||||||
- docker
|
- docker
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "smartdebug",
|
"name": "smartdebug",
|
||||||
"version": "2.0.2",
|
"version": "2.0.4",
|
||||||
"description": "debug the smart way",
|
"description": "debug the smart way",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user