Skip to content

Commit e5f41c7

Browse files
committed
rnnoise-wasm のバージョンを上げる
1 parent 21a2e77 commit e5f41c7

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
- @voluntas
2020
- [CHANGE] noise-suppression の assetsPath を削除
2121
- @voluntas
22-
- [CHANGE] noise-suppression が依存している rnnoise-wasm のバージョンを 2025.1.1 に上げる
22+
- [UPDATE] noise-suppression が依存している rnnoise-wasm のバージョンを 2025.1.5 に上げる
2323
- @voluntas
2424
- [UPDATE] pnpm 10 系に上げる
2525
- @voluntas

packages/noise-suppression/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"dist"
2929
],
3030
"devDependencies": {
31-
"@shiguredo/rnnoise-wasm": "2025.1.1"
31+
"@shiguredo/rnnoise-wasm": "2025.1.5"
3232
}
33-
}
33+
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)