Skip to content

Commit

Permalink
@react-rxjs/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
josepot committed Sep 9, 2022
1 parent f5ac97c commit 4c48d7c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.2",
"version": "0.10.3",
"repository": {
"type": "git",
"url": "git+https://github.com/re-rxjs/react-rxjs.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"Victor Oliva (https://github.com/voliva)"
],
"devDependencies": {
"@react-rxjs/core": "0.10.2"
"@react-rxjs/core": "0.10.3"
}
}
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"Victor Oliva (https://github.com/voliva)"
],
"devDependencies": {
"@react-rxjs/core": "0.10.2"
"@react-rxjs/core": "0.10.3"
}
}

0 comments on commit 4c48d7c

Please sign in to comment.