2 Commits

Author SHA1 Message Date
5424f20383 2.0.9 2018-04-12 18:29:02 +02:00
78956f8a5a update access level 2018-04-12 18:28:58 +02:00
2 changed files with 3 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
"npmci": { "npmci": {
"npmGlobalTools": [ "npmGlobalTools": [
"npmts" "npmts"
] ],
"npmAccessLevel": "public"
} }
} }

View File

@@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/smartdebug", "name": "@pushrocks/smartdebug",
"version": "2.0.8", "version": "2.0.9",
"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",