diff --git a/packages/dom/package.json b/packages/dom/package.json index a00c66e..0a5f36c 100644 --- a/packages/dom/package.json +++ b/packages/dom/package.json @@ -42,7 +42,7 @@ "Victor Oliva (https://github.com/voliva)" ], "devDependencies": { - "@react-rxjs/core": "0.6.6", + "@react-rxjs/core": "0.6.7", "@testing-library/react": "^11.2.6", "@testing-library/react-hooks": "^5.1.1", "@types/jest": "^26.0.22", diff --git a/packages/utils/package.json b/packages/utils/package.json index 035baeb..9577903 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -42,7 +42,7 @@ "Victor Oliva (https://github.com/voliva)" ], "devDependencies": { - "@react-rxjs/core": "0.6.6", + "@react-rxjs/core": "0.6.7", "@testing-library/react": "^11.2.6", "@testing-library/react-hooks": "^5.1.1", "@types/jest": "^26.0.22",