This commit is contained in:
Philipp Kunz 2019-05-28 11:14:33 +02:00
parent 613241cdcb
commit 16ba3803a4
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartshell",
"version": "2.0.21",
"version": "2.0.22",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "@pushrocks/smartshell",
"private": false,
"version": "2.0.21",
"version": "2.0.22",
"description": "shell actions designed as promises",
"main": "dist/index.js",
"typings": "dist/index.d.ts",