Skip to content

Commit 86d4cd8

Browse files
committed
build: we don't need this field
as we're providing frontend modules even only
1 parent cf9f771 commit 86d4cd8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"version": "0.1.0",
44
"description": "Fast and lightweight dependency-free vanilla JavaScript polyfill for native lazy loading / the awesome loading='lazy'-attribute supported by a Service Worker.",
55
"source": "./src/loading-attribute-polyfill.js",
6-
"main": "./dist/loading-attribute-polyfill.js",
76
"esmodule": "./dist/loading-attribute-polyfill.modern.js",
87
"module": "./dist/loading-attribute-polyfill.module.js",
98
"umd:main": "./dist/loading-attribute-polyfill.umd.js",

0 commit comments

Comments
 (0)