This commit is contained in:
Philipp Kunz 2018-08-31 00:13:05 +02:00
parent 1ce9e32116
commit 9d1f0f22ba
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartcli",
"version": "3.0.2",
"version": "3.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "@pushrocks/smartcli",
"private": false,
"version": "3.0.2",
"version": "3.0.3",
"description": "nodejs wrapper for CLI related tasks",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@ -41,4 +41,4 @@
"@pushrocks/tapbundle": "^3.0.5",
"@types/node": "^10.9.4"
}
}
}