@penumbra-zone/bech32m
Advanced tools
Comparing version 3.2.0 to 4.0.0
{ | ||
"name": "@penumbra-zone/bech32m", | ||
"version": "3.2.0", | ||
"version": "4.0.0", | ||
"license": "(MIT OR Apache-2.0)", | ||
@@ -12,7 +12,7 @@ "description": "Tools for manipulating Penumbra bech32m strings", | ||
".": { | ||
"import": "./dist/index.js", | ||
"default": "./dist/index.js", | ||
"types": "./dist/index.d.ts" | ||
}, | ||
"./*": { | ||
"import": "./dist/*.js", | ||
"default": "./dist/*.js", | ||
"types": "./dist/*.d.ts" | ||
@@ -19,0 +19,0 @@ } |
43576