Skip to content

Commit

Permalink
Update to version with fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
caalador committed Oct 4, 2021
1 parent f06b40a commit 518c633
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ static Map<String, String> getDefaultDependencies() {

// Constructable style sheets is only implemented for chrome,
// polyfill needed for FireFox et.al. at the moment
defaults.put("construct-style-sheets-polyfill", "3.0.0");
defaults.put("construct-style-sheets-polyfill", "3.0.3");
return defaults;
}

Expand Down

0 comments on commit 518c633

Please sign in to comment.