@blockworks-foundation/mango-mints-redemption
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "@blockworks-foundation/mango-mints-redemption", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Typescript Client for mango-feeds.", | ||
@@ -12,4 +12,4 @@ "repository": "https://github.com/blockworks-foundation/mango-mints-redemption", | ||
"main": "./dist/cjs/src/index.js", | ||
"module": "./dist/esm/src/index.js", | ||
"types": "./dist/types/src/index.d.ts", | ||
"module": "./dist/esm/index.js", | ||
"types": "./dist/types/index.d.ts", | ||
"files": [ | ||
@@ -16,0 +16,0 @@ "dist" |
114281