diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index f5338e2..8de2677 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/package.json b/package.json index 89f4ad5..d764540 100644 --- a/package.json +++ b/package.json @@ -20,9 +20,11 @@ "@homebound/rtl-utils": ">=2", "react": ">=16" }, + "dependencies": { + "@homebound/better-apollo-mocked-provider": "^1.12.0" + }, "devDependencies": { "@apollo/client": "^3.7.10", - "@homebound/better-apollo-mocked-provider": "^1.12.0", "@homebound/rtl-utils": "^2.63.0", "@homebound/tsconfig": "^1.0.3", "@semantic-release/exec": "^6.0.3",