@therms/rpc-client
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -0,1 +1,8 @@ | ||
## [1.2.4](http://bitbucket.org/thermsio/rpc-client-ts/compare/v1.2.3...v1.2.4) (2021-05-19) | ||
### Bug Fixes | ||
* update deps ([b6c5bea](http://bitbucket.org/thermsio/rpc-client-ts/commits/b6c5beac403e11e7567838f58ecf86ebbd992722)) | ||
## [1.2.3](http://bitbucket.org/thermsio/rpc-client-ts/compare/v1.2.2...v1.2.3) (2021-05-18) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@therms/rpc-client", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "RPC framework, browser client lib", | ||
@@ -47,4 +47,5 @@ "private": false, | ||
"tslib": "^2.1.0", | ||
"typescript": "^4.2.3" | ||
"typescript": "^4.2.3", | ||
"update-by-scope": "^1.1.3" | ||
} | ||
} |
447756
32