Skip to content

Commit 51148d1

Browse files
volivaVictor Oliva
authored andcommitted
@react-rxjs/core@0.8.0
1 parent 92e1bef commit 51148d1

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.7.1",
2+
"version": "0.8.0",
33
"repository": {
44
"type": "git",
55
"url": "git+https://github.com/re-rxjs/react-rxjs.git"
@@ -57,4 +57,4 @@
5757
"tslib": "^2.1.0",
5858
"typescript": "^4.2.3"
5959
}
60-
}
60+
}

packages/dom/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"Victor Oliva (https://github.com/voliva)"
4343
],
4444
"devDependencies": {
45-
"@react-rxjs/core": "0.7.1",
45+
"@react-rxjs/core": "0.8.0",
4646
"@testing-library/react": "^11.2.6",
4747
"@testing-library/react-hooks": "^5.1.1",
4848
"@types/jest": "^26.0.22",
@@ -57,4 +57,4 @@
5757
"tslib": "^2.1.0",
5858
"typescript": "^4.2.3"
5959
}
60-
}
60+
}

packages/utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"Victor Oliva (https://github.com/voliva)"
4343
],
4444
"devDependencies": {
45-
"@react-rxjs/core": "0.7.1",
45+
"@react-rxjs/core": "0.8.0",
4646
"@testing-library/react": "^11.2.6",
4747
"@testing-library/react-hooks": "^5.1.1",
4848
"@types/jest": "^26.0.22",
@@ -57,4 +57,4 @@
5757
"tslib": "^2.1.0",
5858
"typescript": "^4.2.3"
5959
}
60-
}
60+
}

0 commit comments

Comments
 (0)