patch packages

This commit is contained in:
Josep M Sobrepere 2022-03-10 22:45:20 +01:00
parent 810fff0b5b
commit dc0afe3b65
3 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1,5 +1,5 @@
{
"version": "0.1.6",
"version": "0.1.7",
"repository": {
"type": "git",
"url": "git+https://github.com/re-rxjs/react-rxjs.git"
@ -53,6 +53,6 @@
"Victor Oliva (https://github.com/voliva)"
],
"devDependencies": {
"@react-rxjs/core": "0.8.4"
"@react-rxjs/core": "0.8.5"
}
}

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"
@ -52,6 +52,6 @@
"Victor Oliva (https://github.com/voliva)"
],
"devDependencies": {
"@react-rxjs/core": "0.8.4"
"@react-rxjs/core": "0.8.5"
}
}