This commit is contained in:
Josep M Sobrepere 2020-09-12 16:51:58 +02:00
parent cdcc38136d
commit 6cc1b365f1
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"version": "0.4.0",
"version": "0.4.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.4.0",
"@react-rxjs/core": "0.4.1",
"@testing-library/react": "^10.4.9",
"@testing-library/react-hooks": "^3.4.1",
"@types/jest": "^26.0.10",

View File

@ -36,7 +36,7 @@
"Victor Oliva (https://github.com/voliva)"
],
"devDependencies": {
"@react-rxjs/core": "0.4.0",
"@react-rxjs/core": "0.4.1",
"@testing-library/react": "^10.4.9",
"@testing-library/react-hooks": "^3.4.1",
"@types/jest": "^26.0.10",