This commit is contained in:
Philipp Kunz 2021-11-07 19:18:01 +01:00
parent b304b01ab6
commit d7247add7e
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartshell",
"version": "2.0.28",
"version": "2.0.29",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartshell",
"version": "2.0.28",
"version": "2.0.29",
"license": "MIT",
"dependencies": {
"@pushrocks/smartdelay": "^2.0.13",

View File

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