This commit is contained in:
Philipp Kunz 2019-05-22 15:45:09 +02:00
parent f8457ad58d
commit a6f164602c
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.15",
"version": "2.0.16",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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