fork of sh to remove speaker
This commit is contained in:
parent
c1a55f85c1
commit
2e8f8e99de
2 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
||||||
"jimp": "^0.22.7",
|
"jimp": "^0.22.7",
|
||||||
"murmurhash": "^2.0.1",
|
"murmurhash": "^2.0.1",
|
||||||
"node-ffprobe": "^3.0.0",
|
"node-ffprobe": "^3.0.0",
|
||||||
"sh": "github:LitterbinCollective/sh",
|
"sh": "github:Cynosphere/sh",
|
||||||
"sharp": "^0.32.0",
|
"sharp": "^0.32.0",
|
||||||
"spitroast": "^1.4.3",
|
"spitroast": "^1.4.3",
|
||||||
"sqlite3": "^5.1.6"
|
"sqlite3": "^5.1.6"
|
||||||
|
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -33,8 +33,8 @@ importers:
|
||||||
specifier: ^3.0.0
|
specifier: ^3.0.0
|
||||||
version: 3.0.0
|
version: 3.0.0
|
||||||
sh:
|
sh:
|
||||||
specifier: github:LitterbinCollective/sh
|
specifier: github:Cynosphere/sh
|
||||||
version: git+https://git@github.com:LitterbinCollective/sh.git#e89cbcbfffd251c5bd0fb9caa00d86754afba8f6
|
version: https://codeload.github.com/Cynosphere/sh/tar.gz/b1a55db9fe0155388a79ef7ab0dfde52a369c883
|
||||||
sharp:
|
sharp:
|
||||||
specifier: ^0.32.0
|
specifier: ^0.32.0
|
||||||
version: 0.32.0
|
version: 0.32.0
|
||||||
|
@ -1371,8 +1371,8 @@ packages:
|
||||||
set-blocking@2.0.0:
|
set-blocking@2.0.0:
|
||||||
resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==}
|
resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==}
|
||||||
|
|
||||||
sh@git+https://git@github.com:LitterbinCollective/sh.git#e89cbcbfffd251c5bd0fb9caa00d86754afba8f6:
|
sh@https://codeload.github.com/Cynosphere/sh/tar.gz/b1a55db9fe0155388a79ef7ab0dfde52a369c883:
|
||||||
resolution: {commit: e89cbcbfffd251c5bd0fb9caa00d86754afba8f6, repo: git@github.com:LitterbinCollective/sh.git, type: git}
|
resolution: {tarball: https://codeload.github.com/Cynosphere/sh/tar.gz/b1a55db9fe0155388a79ef7ab0dfde52a369c883}
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
|
|
||||||
sharp@0.32.0:
|
sharp@0.32.0:
|
||||||
|
@ -3142,7 +3142,7 @@ snapshots:
|
||||||
|
|
||||||
set-blocking@2.0.0: {}
|
set-blocking@2.0.0: {}
|
||||||
|
|
||||||
sh@git+https://git@github.com:LitterbinCollective/sh.git#e89cbcbfffd251c5bd0fb9caa00d86754afba8f6:
|
sh@https://codeload.github.com/Cynosphere/sh/tar.gz/b1a55db9fe0155388a79ef7ab0dfde52a369c883:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@msgpack/msgpack': 2.8.0
|
'@msgpack/msgpack': 2.8.0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue