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