patch libraries

This commit is contained in:
Josep M Sobrepere 2022-03-11 15:56:18 -05:00
parent f97649c0af
commit b84fd55b53
No known key found for this signature in database
GPG Key ID: 9A207FDA2481C91A
3 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1,5 +1,5 @@
{
"version": "0.1.7",
"version": "0.1.8",
"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.6"
"@react-rxjs/core": "0.8.7"
}
}

View File

@ -1,5 +1,5 @@
{
"version": "0.9.4",
"version": "0.9.5",
"repository": {
"type": "git",
"url": "git+https://github.com/re-rxjs/react-rxjs.git"
@ -51,6 +51,6 @@
"Victor Oliva (https://github.com/voliva)"
],
"devDependencies": {
"@react-rxjs/core": "0.8.6"
"@react-rxjs/core": "0.8.7"
}
}