mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 10:53:50 +02:00
Fix links in mp3-encoder's package.json
This commit is contained in:
Generated
+6
-6
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "mediabunny",
|
||||
"version": "1.6.1",
|
||||
"version": "1.6.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "mediabunny",
|
||||
"version": "1.6.1",
|
||||
"version": "1.6.2",
|
||||
"license": "MPL-2.0",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
@@ -5900,9 +5900,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mediabunny": {
|
||||
"version": "1.6.0",
|
||||
"resolved": "https://registry.npmjs.org/mediabunny/-/mediabunny-1.6.0.tgz",
|
||||
"integrity": "sha512-6qBEk4sxAiZQINUvww/ose/hwqw7MIZXYbnBMezd7Uoh6v+Fkr4JQAkNyimli/fEgOJ0DJ8tglTJ/hyLMCH69w==",
|
||||
"version": "1.6.1",
|
||||
"resolved": "https://registry.npmjs.org/mediabunny/-/mediabunny-1.6.1.tgz",
|
||||
"integrity": "sha512-ERSjrBcytllVGFmdpC7bWwi4Ym0B6q48Rxgo9byHAMrsXyOK738bYo8hJTTZuNeIyAz1MhoYGpKRyv67klJnJg==",
|
||||
"license": "MPL-2.0",
|
||||
"peer": true,
|
||||
"workspaces": [
|
||||
@@ -9017,7 +9017,7 @@
|
||||
},
|
||||
"packages/mp3-encoder": {
|
||||
"name": "@mediabunny/mp3-encoder",
|
||||
"version": "1.6.1",
|
||||
"version": "1.6.2",
|
||||
"license": "MPL-2.0",
|
||||
"devDependencies": {
|
||||
"@types/emscripten": "^1.40.1"
|
||||
|
||||
Reference in New Issue
Block a user