Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "blurhash", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Encoder and decoder for the Wolt BlurHash algorithm.", | ||
@@ -12,7 +12,7 @@ "main": "dist/index.js", | ||
"browser": "./dist/esm/index.js", | ||
"default": "./dist/index.js", | ||
"import": "./dist/index.mjs", | ||
"module": "./dist/esm/index.js", | ||
"node": "./dist/index.js", | ||
"types": "./dist/index.d.ts" | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.js" | ||
} | ||
@@ -19,0 +19,0 @@ }, |