@meteorwallet/utils
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "@meteorwallet/utils", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Utility functions used in Meteor Wallet", | ||
"files": ["dist", "package.json", "tsconfig.cjs.json", "tsconfig.esm.json", "tsconfig.json"], | ||
"files": [ | ||
"dist", | ||
"package.json", | ||
"tsconfig.cjs.json", | ||
"tsconfig.esm.json", | ||
"tsconfig.json" | ||
], | ||
"type": "module", | ||
@@ -7,0 +13,0 @@ "types": "./dist/esm/*.d.ts", |
12362