Skip to content

Commit ef0d818

Browse files
author
Rick Butterfield
committed
Constrain CO2.js version to 0.15 due to JSON model change
1 parent 144626c commit ef0d818

File tree

1 file changed

+1
-1
lines changed
  • src/Umbraco.Community.Sustainability.TestSite.14.x/wwwroot/App_Plugins/UmbracoCommunitySustainability/js

1 file changed

+1
-1
lines changed

src/Umbraco.Community.Sustainability.TestSite.14.x/wwwroot/App_Plugins/UmbracoCommunitySustainability/js/resource-checker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { co2, hosting } from 'https://cdn.skypack.dev/@tgwf/co2';
1+
import { co2, hosting } from 'https://cdn.skypack.dev/@tgwf/co2@0.15';
22

33
scrollPage();
44

0 commit comments

Comments
 (0)