Skip to content

Commit 2a5fd4d

Browse files
committed
@react-rxjs/core@0.10.0
1 parent 7a3c026 commit 2a5fd4d

File tree

4 files changed

+10
-60
lines changed

4 files changed

+10
-60
lines changed

package-lock.json

Lines changed: 7 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.10.0-rc.7",
2+
"version": "0.10.0",
33
"repository": {
44
"type": "git",
55
"url": "git+https://github.com/re-rxjs/react-rxjs.git"

packages/dom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@
5252
"Victor Oliva (https://github.com/voliva)"
5353
],
5454
"devDependencies": {
55-
"@react-rxjs/core": "0.10.0-rc.6"
55+
"@react-rxjs/core": "0.10.0"
5656
}
5757
}

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@
5151
"Victor Oliva (https://github.com/voliva)"
5252
],
5353
"devDependencies": {
54-
"@react-rxjs/core": "0.10.0-rc.6"
54+
"@react-rxjs/core": "0.10.0"
5555
}
5656
}

0 commit comments

Comments
 (0)