This commit is contained in:
2021-11-26 15:17:52 +01:00
parent 20a2804924
commit 730a4a05a4
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@pushrocks/smartshell",
"private": false,
"version": "2.0.29",
"version": "2.0.30",
"description": "shell actions designed as promises",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@@ -55,4 +55,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}