Skip to content

Commit bb0bef5

Browse files
committed
build: 3.0.2
1 parent 1ad6be7 commit bb0bef5

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-http",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Runnerty module: HTTP executor",
55
"author": "Runnerty Tech",
66
"license": "MIT",
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/runnerty/executor-http#readme",
2525
"dependencies": {
26-
"@runnerty/module-core": "~3.0.3",
26+
"@runnerty/module-core": "~3.0.4",
2727
"axios": "~0.21.1",
2828
"form-data": "~3.0.0",
2929
"qs": "~6.9.6"

0 commit comments

Comments
 (0)