Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "blurhash", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Encoder and decoder for the Wolt BlurHash algorithm.", | ||
@@ -15,2 +15,3 @@ "main": "dist/index.js", | ||
"node": "./dist/index.js", | ||
"require": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
@@ -17,0 +18,0 @@ "default": "./dist/index.js" |
58306
279891