mirror of
https://github.com/re-rxjs/react-rxjs.git
synced 2025-12-08 18:01:51 +00:00
@react-rxjs/core@0.10.0-rc.4
This commit is contained in:
parent
fcc4db85ac
commit
621f3142a4
2
package-lock.json
generated
2
package-lock.json
generated
@ -8637,7 +8637,7 @@
|
||||
},
|
||||
"packages/core": {
|
||||
"name": "@react-rxjs/core",
|
||||
"version": "0.10.0-rc.3",
|
||||
"version": "0.10.0-rc.4",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@rx-state/core": "0.1.0-rc.5",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.10.0-rc.3",
|
||||
"version": "0.10.0-rc.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.10.0-rc.1"
|
||||
"@react-rxjs/core": "0.10.0-rc.4"
|
||||
}
|
||||
}
|
||||
|
||||
@ -51,6 +51,6 @@
|
||||
"Victor Oliva (https://github.com/voliva)"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@react-rxjs/core": "0.10.0-rc.1"
|
||||
"@react-rxjs/core": "0.10.0-rc.4"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user