This commit is contained in:
Josep M Sobrepere 2020-11-11 14:43:21 +01:00
parent 02eee2c480
commit 69d2f66f2f
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"version": "0.6.0",
"version": "0.6.1",
"repository": {
"type": "git",
"url": "git+https://github.com/re-rxjs/react-rxjs.git"

View File

@ -36,7 +36,7 @@
"Victor Oliva (https://github.com/voliva)"
],
"devDependencies": {
"@react-rxjs/core": "0.6.0",
"@react-rxjs/core": "0.6.1",
"@testing-library/react": "^11.1.2",
"@testing-library/react-hooks": "^3.4.2",
"@types/jest": "^26.0.15",

View File

@ -36,7 +36,7 @@
"Victor Oliva (https://github.com/voliva)"
],
"devDependencies": {
"@react-rxjs/core": "0.6.0",
"@react-rxjs/core": "0.6.1",
"@testing-library/react": "^11.1.2",
"@testing-library/react-hooks": "^3.4.2",
"@types/jest": "^26.0.15",