Skip to content

Commit

Permalink
fix: huya recorder
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteMinds committed Jan 8, 2024
1 parent f1c695b commit c7451fd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/http-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@autorecord/bilibili-recorder": "^1.1.4",
"@autorecord/douyin-recorder": "^1.0.3",
"@autorecord/douyu-recorder": "^1.1.4",
"@autorecord/huya-recorder": "^1.0.2",
"@autorecord/huya-recorder": "^1.0.4",
"@autorecord/manager": "workspace:^",
"@autorecord/shared": "workspace:^",
"cors": "^2.8.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ __metadata:
"@autorecord/bilibili-recorder": ^1.1.4
"@autorecord/douyin-recorder": ^1.0.3
"@autorecord/douyu-recorder": ^1.1.4
"@autorecord/huya-recorder": ^1.0.2
"@autorecord/huya-recorder": ^1.0.4
"@autorecord/manager": "workspace:^"
"@autorecord/shared": "workspace:^"
"@types/cors": ^2.8.12
Expand All @@ -117,9 +117,9 @@ __metadata:
languageName: unknown
linkType: soft

"@autorecord/huya-recorder@npm:^1.0.2":
version: 1.0.2
resolution: "@autorecord/huya-recorder@npm:1.0.2"
"@autorecord/huya-recorder@npm:^1.0.4":
version: 1.0.4
resolution: "@autorecord/huya-recorder@npm:1.0.4"
dependencies:
axios: ^0.27.2
cheerio: ^1.0.0-rc.12
Expand All @@ -128,7 +128,7 @@ __metadata:
ramda: ^0.28.0
peerDependencies:
"@autorecord/manager": "*"
checksum: cd843f1a5b69fccd5d2b1deaeaf2d39c8b3342be6f1d836f05a7fbe7b4b551a05a9c4b3e4665d54badfc396d93fe53af62895537cf8c9b1cadf3841c3ffc1c8c
checksum: 2ba28307feeef716d6eed7721daf1b74e7f691f988792ac32dca91dbb7543c6153cb0883469823b6ec759f5b3dc98adaa4b6acf2322639d71343a6882bd089f9
languageName: node
linkType: hard

Expand Down

0 comments on commit c7451fd

Please sign in to comment.