Skip to content

Commit

Permalink
fix(compressorjs): update compressor-global to 1.1.2 to fix toBlob error
Browse files Browse the repository at this point in the history
  • Loading branch information
innocces committed Mar 22, 2022
1 parent 909de38 commit 387e898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
],
"dependencies": {
"@babel/runtime": "^7.14.6",
"compressorjs-global": "^1.1.1",
"compressorjs-global": "^1.1.2",
"lodash-wechat": "^1.0.0",
"lodash.uniq": "^4.5.0",
"querystring": "^0.2.1"
Expand Down

0 comments on commit 387e898

Please sign in to comment.