From 60143f2b16ef9aa637c4b8d815abcaa40b085b72 Mon Sep 17 00:00:00 2001 From: Alex Corvi Date: Tue, 7 Apr 2020 01:58:20 +0300 Subject: [PATCH] Update package.json --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 17369e7..3f6deaf 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,6 @@ "version": "0.0.3", "description": "Converting HEIC/HEIF to PNG/JPEG/GIF in the browser", "main": "dist/heic2any.js", - "module": "dist/index.es.js", "files": [ "dist" ],