fix(core): update

This commit is contained in:
2020-03-11 22:50:40 +00:00
parent 17983b1da9
commit 687a5f7c4e
3 changed files with 70 additions and 38 deletions

View File

@ -2,7 +2,7 @@
"name": "@pushrocks/smartcli",
"private": false,
"version": "3.0.8",
"description": "nodejs wrapper for CLI related tasks",
"description": "easy observable cli tasks",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {