@arcxmoney/passport-js
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -82,3 +82,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
headers: { | ||
chanid: chainId, | ||
chainId: chainId, | ||
}, | ||
@@ -85,0 +85,0 @@ })]; |
{ | ||
"name": "@arcxmoney/passport-js", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "./build/src/index.js", | ||
@@ -5,0 +5,0 @@ "types": "./build/src/index.d.ts", |
@@ -30,3 +30,3 @@ export class ArcxApi { | ||
headers: { | ||
chanid: chainId, | ||
chainId: chainId, | ||
}, | ||
@@ -33,0 +33,0 @@ }, |
Sorry, the diff of this file is not supported yet
4422015