11 Commits

Author SHA1 Message Date
5f0a7ceaa3 2.0.7 2017-09-19 17:59:01 +02:00
b65a94b86c update 2017-09-19 17:58:59 +02:00
0248a23e7d 2.0.6 2017-09-19 17:48:58 +02:00
068c19704b use console.log as default 2017-09-19 17:48:56 +02:00
a8b760165d 2.0.5 2017-09-18 19:11:37 +02:00
b65c012779 fi ci 2017-09-18 19:11:34 +02:00
657f07120c 2.0.4 2017-09-18 19:10:29 +02:00
919a23cd09 test yml behaviour 2017-09-18 19:10:21 +02:00
d5a4a0f4ee 2.0.3 2017-09-18 18:22:50 +02:00
9e3ed92604 2.0.2 2017-09-18 17:53:28 +02:00
4dea1cfac2 now accepts third party debug function 2017-09-18 17:53:23 +02:00

View File

@@ -1,6 +1,6 @@
{
"name": "smartdebug",
"version": "2.0.1",
"version": "2.0.7",
"description": "debug the smart way",
"main": "dist/index.js",
"typings": "dist/index.d.ts",