2 Commits

Author SHA1 Message Date
a8b760165d 2.0.5 2017-09-18 19:11:37 +02:00
b65c012779 fi ci 2017-09-18 19:11:34 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -1,6 +1,6 @@
{ {
"name": "smartdebug", "name": "smartdebug",
"version": "2.0.4", "version": "2.0.5",
"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",