@replicode/parallax
Advanced tools
Comparing version 1.1.49 to 1.1.50
@@ -38,2 +38,3 @@ export declare namespace Parallax { | ||
id: string; | ||
lastUpdated: number; | ||
blockchain: string; | ||
@@ -40,0 +41,0 @@ network: string; |
{ | ||
"name": "@replicode/parallax", | ||
"version": "1.1.49", | ||
"version": "1.1.50", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index", |
@@ -44,2 +44,3 @@ export namespace Parallax { | ||
id: string | ||
lastUpdated: number | ||
blockchain: string | ||
@@ -46,0 +47,0 @@ network: string |
Sorry, the diff of this file is not supported yet
33412
712