diff --git a/examples/cms-agilitycms/package.json b/examples/cms-agilitycms/package.json index 1eceba4208e193..f6c1131a0260bd 100644 --- a/examples/cms-agilitycms/package.json +++ b/examples/cms-agilitycms/package.json @@ -6,7 +6,7 @@ "start": "next start" }, "dependencies": { - "@agility/content-fetch": "^0.8.1", + "@agility/content-fetch": "^2.0.0", "classnames": "2.3.1", "date-fns": "2.22.1", "isomorphic-unfetch": "3.0.0",