Skip to content

Commit

Permalink
Fix dependency issues with juice/cheerio by using a fork
Browse files Browse the repository at this point in the history
related to linagora#263
  • Loading branch information
renaudboyer committed May 31, 2022
1 parent 932795c commit cfdfc9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"iframe-resizer": "3.5.5",
"jquery": "2.1.1",
"jquery.focus": "0.1.4",
"juice": "^8.0.0",
"juice": "github:linagora/juice#master",
"jwt-decode": "3.1.2",
"localforage": "1.7.4",
"lodash": "2.4.1",
Expand Down

0 comments on commit cfdfc9f

Please sign in to comment.