This commit is contained in:
2021-07-26 21:24:13 +02:00
parent db712b2223
commit efdb80ddba
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@pushrocks/smartshell",
"private": false,
"version": "2.0.26",
"version": "2.0.27",
"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"
]
}
}