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

4
package-lock.json generated
View File

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

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"
]
}
}