Skip to content

Commit 2d46cc0

Browse files
committed
build: 3.0.2
1 parent 13bf007 commit 2d46cc0

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@runnerty/executor-shell",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Runnerty module: shell executor",
55
"author": "Runnerty Tech",
66
"license": "MIT",
@@ -25,7 +25,7 @@
2525
"lint": "eslint '**/*.js' && prettier --check '**'"
2626
},
2727
"dependencies": {
28-
"@runnerty/module-core": "~3.0.3",
28+
"@runnerty/module-core": "~3.0.4",
2929
"ssh2": "~0.8.9"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)