@react-rxjs/core@0.9.4 (#254)

This commit is contained in:
Josep M Sobrepere 2022-04-04 17:41:23 +02:00 committed by GitHub
parent 1af9c62033
commit da9fea8937
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -52,6 +52,6 @@
"Victor Oliva (https://github.com/voliva)"
],
"devDependencies": {
"@react-rxjs/core": "0.9.3"
"@react-rxjs/core": "0.9.4"
}
}

View File

@ -51,6 +51,6 @@
"Victor Oliva (https://github.com/voliva)"
],
"devDependencies": {
"@react-rxjs/core": "0.9.3"
"@react-rxjs/core": "0.9.4"
}
}