@poap-xyz/drops
Advanced tools
Comparing version 0.1.3-beta-v1 to 0.1.3-beta-v2
@@ -55,3 +55,2 @@ import { DropImage } from '../types/dropImage'; | ||
endDate: string; | ||
dropImage?: DropImage; | ||
} | ||
@@ -58,0 +57,0 @@ export interface DropProperties { |
@@ -55,3 +55,2 @@ import { DropImage } from '../types/dropImage'; | ||
endDate: string; | ||
dropImage?: DropImage; | ||
} | ||
@@ -58,0 +57,0 @@ export interface DropProperties { |
@@ -55,3 +55,2 @@ import { DropImage } from '../types/dropImage'; | ||
endDate: string; | ||
dropImage?: DropImage; | ||
} | ||
@@ -58,0 +57,0 @@ export interface DropProperties { |
@@ -62,3 +62,2 @@ (function (global, factory) { | ||
endDate: this.endDate.toISOString(), | ||
dropImage: this.dropImage, | ||
}; | ||
@@ -65,0 +64,0 @@ } |
{ | ||
"name": "@poap-xyz/drops", | ||
"version": "0.1.3-beta-v1", | ||
"version": "0.1.3-beta-v2", | ||
"description": "Drops module for the poap.js library", | ||
@@ -5,0 +5,0 @@ "main": "dist/cjs/index.cjs", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
134730
1581