@react-rxjs/core@0.8.1 and @react-rxjs/utils@0.8.3

This commit is contained in:
Josep M Sobrepere 2021-05-31 13:56:49 +02:00
parent 80a9fd67ee
commit 13fa3af64f
3 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

@ -1,5 +1,5 @@
{
"version": "0.8.2",
"version": "0.8.3",
"repository": {
"type": "git",
"url": "git+https://github.com/re-rxjs/react-rxjs.git"
@ -44,6 +44,6 @@
"Victor Oliva (https://github.com/voliva)"
],
"devDependencies": {
"@react-rxjs/core": "0.8.0"
"@react-rxjs/core": "0.8.1"
}
}