This commit is contained in:
Josep M Sobrepere Profitós 2020-08-07 00:18:04 +02:00
parent edbae59dc8
commit a801f81e87
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -33,7 +33,7 @@
"name": "@react-rxjs/dom",
"author": "Josep M Sobrepere",
"devDependencies": {
"@react-rxjs/core": "0.1.0",
"@react-rxjs/core": "0.1.2",
"@testing-library/react": "^10.4.6",
"@testing-library/react-hooks": "^3.3.0",
"@types/jest": "^26.0.5",