@axelarjs/core
Advanced tools
Comparing version 0.2.6 to 0.2.7
{ | ||
"extends": "../config/eslintrc.strictest.json", | ||
"parserOptions": { | ||
"project": "./tsconfig.json", | ||
"tsconfigRootDir": "." | ||
} | ||
"extends": "../../.eslintrc.js" | ||
} |
# @axelarjs/core | ||
## 0.2.7 | ||
### Patch Changes | ||
- [`4b8adb6f`](https://github.com/axelarnetwork/axelarjs/commit/4b8adb6f18b69745aad3045519d870e880ec226a) Thanks [@alanrsoares](https://github.com/alanrsoares)! - - Migrage api clients to use minimalistic isomorphic http client based on `isomorphic-unfetc` | ||
- upgrade dependencies | ||
## 0.2.6 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@axelarjs/core", | ||
"version": "0.2.6", | ||
"version": "0.2.7", | ||
"description": "Axelarjs Core", | ||
@@ -19,3 +19,3 @@ "publishConfig": { | ||
"typescript": "^5.2.2", | ||
"@axelarjs/config": "0.1.6" | ||
"@axelarjs/config": "0.1.7" | ||
}, | ||
@@ -22,0 +22,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
17183
76