Skip to content

Add main module field #107

Description

@aayla-secura

See explanation in mesqueeb/copy-anything#28

--- a/is-what/package.json	2025-12-10 16:53:59.769712153 +0000
+++ b/is-what/package.json	2025-12-10 16:54:12.005707375 +0000
@@ -4,6 +4,7 @@
   "description": "JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.",
   "type": "module",
   "sideEffects": false,
+  "main": "./dist/index.js",
   "exports": {
     ".": "./dist/index.js",
     "./*": "./dist/*"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions