Skip to content

Commit e6dd877

Browse files
committed
fix: Update webchannel-wrapper to fix webchannel multi-byte character decoding bug.
1 parent 4b49630 commit e6dd877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/webchannel-wrapper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"license": "Apache-2.0",
3434
"devDependencies": {
35-
"closure-net": "git+https://github.com/google/closure-net.git#9844d60",
35+
"closure-net": "git+https://github.com/google/closure-net.git#0412666",
3636
"@rollup/plugin-commonjs": "21.1.0",
3737
"rollup": "2.79.1",
3838
"rollup-plugin-copy": "3.5.0",

0 commit comments

Comments
 (0)