From ef9cda1e4402b6ef90a5d3d4b34a2f92c81a8809 Mon Sep 17 00:00:00 2001 From: Josep M Sobrepere Date: Mon, 11 Jan 2021 15:16:19 +0100 Subject: [PATCH] @react-rxjs/core@0.6.2 --- packages/core/package.json | 2 +- packages/dom/package.json | 2 +- packages/utils/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/core/package.json b/packages/core/package.json index 8b41a26..e149d0b 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,5 +1,5 @@ { - "version": "0.6.1", + "version": "0.6.2", "repository": { "type": "git", "url": "git+https://github.com/re-rxjs/react-rxjs.git" diff --git a/packages/dom/package.json b/packages/dom/package.json index 9242d86..9054a82 100644 --- a/packages/dom/package.json +++ b/packages/dom/package.json @@ -36,7 +36,7 @@ "Victor Oliva (https://github.com/voliva)" ], "devDependencies": { - "@react-rxjs/core": "0.6.1", + "@react-rxjs/core": "0.6.2", "@testing-library/react": "^11.2.3", "@testing-library/react-hooks": "^3.4.2", "@types/jest": "^26.0.20", diff --git a/packages/utils/package.json b/packages/utils/package.json index 99be7a1..4e4e60a 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -36,7 +36,7 @@ "Victor Oliva (https://github.com/voliva)" ], "devDependencies": { - "@react-rxjs/core": "0.6.1", + "@react-rxjs/core": "0.6.2", "@testing-library/react": "^11.2.3", "@testing-library/react-hooks": "^3.4.2", "@types/jest": "^26.0.20",