diff --git a/packages/affiliates/admitad/package.json b/packages/affiliates/admitad/package.json index c7d0946d..f5693b79 100644 --- a/packages/affiliates/admitad/package.json +++ b/packages/affiliates/admitad/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/affiliates/amazon-associates/package.json b/packages/affiliates/amazon-associates/package.json index f9c46e28..abdeae56 100644 --- a/packages/affiliates/amazon-associates/package.json +++ b/packages/affiliates/amazon-associates/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/affiliates/avangate/package.json b/packages/affiliates/avangate/package.json index 6bfe17c5..f3b11b61 100644 --- a/packages/affiliates/avangate/package.json +++ b/packages/affiliates/avangate/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/affiliates/awin/package.json b/packages/affiliates/awin/package.json index 27449609..9b7747aa 100644 --- a/packages/affiliates/awin/package.json +++ b/packages/affiliates/awin/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/affiliates/cj/package.json b/packages/affiliates/cj/package.json index abc12cc3..8381f355 100644 --- a/packages/affiliates/cj/package.json +++ b/packages/affiliates/cj/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/affiliates/clickbank/package.json b/packages/affiliates/clickbank/package.json index 6bd8465a..2dda9571 100644 --- a/packages/affiliates/clickbank/package.json +++ b/packages/affiliates/clickbank/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/affiliates/digistore24/package.json b/packages/affiliates/digistore24/package.json index 9a0d3dd7..9cf0a26a 100644 --- a/packages/affiliates/digistore24/package.json +++ b/packages/affiliates/digistore24/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/affiliates/ebay-partner/package.json b/packages/affiliates/ebay-partner/package.json index d998a426..dcc11418 100644 --- a/packages/affiliates/ebay-partner/package.json +++ b/packages/affiliates/ebay-partner/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/affiliates/everflow/package.json b/packages/affiliates/everflow/package.json index 7cbda098..100b2f11 100644 --- a/packages/affiliates/everflow/package.json +++ b/packages/affiliates/everflow/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/affiliates/flexoffers/package.json b/packages/affiliates/flexoffers/package.json index 2b4aeacf..1ad79baa 100644 --- a/packages/affiliates/flexoffers/package.json +++ b/packages/affiliates/flexoffers/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/affiliates/impact/package.json b/packages/affiliates/impact/package.json index 07541b60..e5e12ccd 100644 --- a/packages/affiliates/impact/package.json +++ b/packages/affiliates/impact/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/affiliates/jvzoo/package.json b/packages/affiliates/jvzoo/package.json index 500e09e0..fc9f7850 100644 --- a/packages/affiliates/jvzoo/package.json +++ b/packages/affiliates/jvzoo/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/affiliates/partnerstack/package.json b/packages/affiliates/partnerstack/package.json index c6cef9fc..47733863 100644 --- a/packages/affiliates/partnerstack/package.json +++ b/packages/affiliates/partnerstack/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/affiliates/rakuten/package.json b/packages/affiliates/rakuten/package.json index 5ff5d3a0..cb526395 100644 --- a/packages/affiliates/rakuten/package.json +++ b/packages/affiliates/rakuten/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/affiliates/refersion/package.json b/packages/affiliates/refersion/package.json index b776cbb2..b55cd73f 100644 --- a/packages/affiliates/refersion/package.json +++ b/packages/affiliates/refersion/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/affiliates/shareasale/package.json b/packages/affiliates/shareasale/package.json index cd444c4c..b67a0ee8 100644 --- a/packages/affiliates/shareasale/package.json +++ b/packages/affiliates/shareasale/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/affiliates/skimlinks/package.json b/packages/affiliates/skimlinks/package.json index 6ef6d8d7..903ebc10 100644 --- a/packages/affiliates/skimlinks/package.json +++ b/packages/affiliates/skimlinks/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/affiliates/sovrn/package.json b/packages/affiliates/sovrn/package.json index b8f9f48e..30af0262 100644 --- a/packages/affiliates/sovrn/package.json +++ b/packages/affiliates/sovrn/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/affiliates/tapfiliate/package.json b/packages/affiliates/tapfiliate/package.json index 9f98558f..de18e70e 100644 --- a/packages/affiliates/tapfiliate/package.json +++ b/packages/affiliates/tapfiliate/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/affiliates/tradedoubler/package.json b/packages/affiliates/tradedoubler/package.json index 2fb723ab..e0318e79 100644 --- a/packages/affiliates/tradedoubler/package.json +++ b/packages/affiliates/tradedoubler/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/agents/claude/package.json b/packages/agents/claude/package.json index 38308c4d..e96629f1 100644 --- a/packages/agents/claude/package.json +++ b/packages/agents/claude/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/agents/codex/package.json b/packages/agents/codex/package.json index 62d96d89..6bdac45a 100644 --- a/packages/agents/codex/package.json +++ b/packages/agents/codex/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/agents/qwen/package.json b/packages/agents/qwen/package.json index 55e98dad..a984d51b 100644 --- a/packages/agents/qwen/package.json +++ b/packages/agents/qwen/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/api/package.json b/packages/api/package.json index 9504bc08..5ce761b2 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -26,5 +26,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/automation/stagehand/package.json b/packages/automation/stagehand/package.json index 1c625a4b..9f7b731b 100644 --- a/packages/automation/stagehand/package.json +++ b/packages/automation/stagehand/package.json @@ -15,7 +15,9 @@ "@browserbasehq/stagehand": "^2.0.0" }, "peerDependenciesMeta": { - "@browserbasehq/stagehand": { "optional": true } + "@browserbasehq/stagehand": { + "optional": true + } }, "license": "MIT", "repository": { @@ -25,5 +27,19 @@ }, "homepage": "https://sh1pt.com", "bugs": "https://github.com/profullstack/sh1pt/issues", - "files": ["dist"] + "files": [ + "dist" + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bots/core/package.json b/packages/bots/core/package.json index 8dcce8c6..df0f74cb 100644 --- a/packages/bots/core/package.json +++ b/packages/bots/core/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bots/discord/package.json b/packages/bots/discord/package.json index 861ca783..1d756f61 100644 --- a/packages/bots/discord/package.json +++ b/packages/bots/discord/package.json @@ -24,5 +24,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bots/irc/package.json b/packages/bots/irc/package.json index 820d9a7b..c46de6b8 100644 --- a/packages/bots/irc/package.json +++ b/packages/bots/irc/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bots/matrix/package.json b/packages/bots/matrix/package.json index 06cfa758..656c9f8f 100644 --- a/packages/bots/matrix/package.json +++ b/packages/bots/matrix/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bots/phonenumbers/package.json b/packages/bots/phonenumbers/package.json index ca49c309..8e3e0ed8 100644 --- a/packages/bots/phonenumbers/package.json +++ b/packages/bots/phonenumbers/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bots/signal/package.json b/packages/bots/signal/package.json index 6ebe82db..563a2198 100644 --- a/packages/bots/signal/package.json +++ b/packages/bots/signal/package.json @@ -23,5 +23,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bots/slack/package.json b/packages/bots/slack/package.json index b973fe4f..f3cd1152 100644 --- a/packages/bots/slack/package.json +++ b/packages/bots/slack/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bots/teams/package.json b/packages/bots/teams/package.json index ef8421e7..80417537 100644 --- a/packages/bots/teams/package.json +++ b/packages/bots/teams/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bots/telegram/package.json b/packages/bots/telegram/package.json index ca2149d6..fe74e2f9 100644 --- a/packages/bots/telegram/package.json +++ b/packages/bots/telegram/package.json @@ -24,5 +24,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bots/telnyx/package.json b/packages/bots/telnyx/package.json index 722c26b9..710abffd 100644 --- a/packages/bots/telnyx/package.json +++ b/packages/bots/telnyx/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bots/twilio/package.json b/packages/bots/twilio/package.json index a81cd4ae..fca84640 100644 --- a/packages/bots/twilio/package.json +++ b/packages/bots/twilio/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bots/twitch/package.json b/packages/bots/twitch/package.json index aa91dbc2..4693260a 100644 --- a/packages/bots/twitch/package.json +++ b/packages/bots/twitch/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bots/wechat/package.json b/packages/bots/wechat/package.json index dedf3823..a3e43fd0 100644 --- a/packages/bots/wechat/package.json +++ b/packages/bots/wechat/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bots/whatsapp/package.json b/packages/bots/whatsapp/package.json index b97442f5..6e14ab16 100644 --- a/packages/bots/whatsapp/package.json +++ b/packages/bots/whatsapp/package.json @@ -24,5 +24,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bridges/discord/package.json b/packages/bridges/discord/package.json index 272611fd..9c501000 100644 --- a/packages/bridges/discord/package.json +++ b/packages/bridges/discord/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bridges/irc/package.json b/packages/bridges/irc/package.json index b90bd808..7a0e8c1b 100644 --- a/packages/bridges/irc/package.json +++ b/packages/bridges/irc/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bridges/mastodon/package.json b/packages/bridges/mastodon/package.json index 824b4f1c..8f53cdb2 100644 --- a/packages/bridges/mastodon/package.json +++ b/packages/bridges/mastodon/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bridges/matrix/package.json b/packages/bridges/matrix/package.json index 45c2e06f..2bd74575 100644 --- a/packages/bridges/matrix/package.json +++ b/packages/bridges/matrix/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bridges/nostr/package.json b/packages/bridges/nostr/package.json index 0d2aa8fd..d4c4e6f3 100644 --- a/packages/bridges/nostr/package.json +++ b/packages/bridges/nostr/package.json @@ -22,5 +22,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bridges/signal/package.json b/packages/bridges/signal/package.json index a953fc93..37b1dbdd 100644 --- a/packages/bridges/signal/package.json +++ b/packages/bridges/signal/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bridges/slack/package.json b/packages/bridges/slack/package.json index cd6c7353..573bbd21 100644 --- a/packages/bridges/slack/package.json +++ b/packages/bridges/slack/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/bridges/telegram/package.json b/packages/bridges/telegram/package.json index ab7b5cbd..9bb0ce19 100644 --- a/packages/bridges/telegram/package.json +++ b/packages/bridges/telegram/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/captcha/2captcha/package.json b/packages/captcha/2captcha/package.json index c27fd13f..25e449fe 100644 --- a/packages/captcha/2captcha/package.json +++ b/packages/captcha/2captcha/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/captcha/captchasolver/package.json b/packages/captcha/captchasolver/package.json index c29c8844..177e612f 100644 --- a/packages/captcha/captchasolver/package.json +++ b/packages/captcha/captchasolver/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/cloud/atlantic/package.json b/packages/cloud/atlantic/package.json index 8f95ec72..016726d2 100644 --- a/packages/cloud/atlantic/package.json +++ b/packages/cloud/atlantic/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/cloud/cloudflare/package.json b/packages/cloud/cloudflare/package.json index 4269ab56..16afc2a9 100644 --- a/packages/cloud/cloudflare/package.json +++ b/packages/cloud/cloudflare/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/cloud/digitalocean/package.json b/packages/cloud/digitalocean/package.json index d2d15537..4073491b 100644 --- a/packages/cloud/digitalocean/package.json +++ b/packages/cloud/digitalocean/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/cloud/exe-dev/package.json b/packages/cloud/exe-dev/package.json index d1eee51c..af9d3818 100644 --- a/packages/cloud/exe-dev/package.json +++ b/packages/cloud/exe-dev/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/cloud/firebase/package.json b/packages/cloud/firebase/package.json index 7c29d4db..35471d86 100644 --- a/packages/cloud/firebase/package.json +++ b/packages/cloud/firebase/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/cloud/fly/package.json b/packages/cloud/fly/package.json index 436c3b24..a7c172ff 100644 --- a/packages/cloud/fly/package.json +++ b/packages/cloud/fly/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/cloud/hetzner/package.json b/packages/cloud/hetzner/package.json index 1746572d..8b030cec 100644 --- a/packages/cloud/hetzner/package.json +++ b/packages/cloud/hetzner/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/cloud/nvidia/package.json b/packages/cloud/nvidia/package.json index f003e7e3..8aecc8bb 100644 --- a/packages/cloud/nvidia/package.json +++ b/packages/cloud/nvidia/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/cloud/railway/package.json b/packages/cloud/railway/package.json index 973a41a6..4c2f490b 100644 --- a/packages/cloud/railway/package.json +++ b/packages/cloud/railway/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/cloud/runpod/package.json b/packages/cloud/runpod/package.json index 130ec324..f6b2c38f 100644 --- a/packages/cloud/runpod/package.json +++ b/packages/cloud/runpod/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/cloud/supabase/package.json b/packages/cloud/supabase/package.json index 5b8d7943..7c232426 100644 --- a/packages/cloud/supabase/package.json +++ b/packages/cloud/supabase/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/cloud/vultr/package.json b/packages/cloud/vultr/package.json index 68662e06..2475052b 100644 --- a/packages/cloud/vultr/package.json +++ b/packages/cloud/vultr/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/dns/azure/package.json b/packages/dns/azure/package.json index 30dd10ff..9ed84fc3 100644 --- a/packages/dns/azure/package.json +++ b/packages/dns/azure/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/dns/cloudflare/package.json b/packages/dns/cloudflare/package.json index a0622dca..c5a0625d 100644 --- a/packages/dns/cloudflare/package.json +++ b/packages/dns/cloudflare/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/dns/digitalocean/package.json b/packages/dns/digitalocean/package.json index 95767d69..ba3b1c75 100644 --- a/packages/dns/digitalocean/package.json +++ b/packages/dns/digitalocean/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/dns/dnsimple/package.json b/packages/dns/dnsimple/package.json index 1322aa48..8023465d 100644 --- a/packages/dns/dnsimple/package.json +++ b/packages/dns/dnsimple/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/dns/googledns/package.json b/packages/dns/googledns/package.json index ffcfadeb..c1949c39 100644 --- a/packages/dns/googledns/package.json +++ b/packages/dns/googledns/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/dns/namecheap/package.json b/packages/dns/namecheap/package.json index c8665e41..efa7f60b 100644 --- a/packages/dns/namecheap/package.json +++ b/packages/dns/namecheap/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/dns/porkbun/package.json b/packages/dns/porkbun/package.json index 17c1dbb2..f4361a39 100644 --- a/packages/dns/porkbun/package.json +++ b/packages/dns/porkbun/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/dns/route53/package.json b/packages/dns/route53/package.json index 31f70ca6..e0aa7f02 100644 --- a/packages/dns/route53/package.json +++ b/packages/dns/route53/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/docs/gslides/package.json b/packages/docs/gslides/package.json index 1f1b0a99..59837706 100644 --- a/packages/docs/gslides/package.json +++ b/packages/docs/gslides/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/docs/lumin/package.json b/packages/docs/lumin/package.json index 2bf4d3e7..e04ddda8 100644 --- a/packages/docs/lumin/package.json +++ b/packages/docs/lumin/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/docs/marp/package.json b/packages/docs/marp/package.json index 27322d12..f1ab4d01 100644 --- a/packages/docs/marp/package.json +++ b/packages/docs/marp/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/docs/pandoc/package.json b/packages/docs/pandoc/package.json index 0d037e37..dc20e3eb 100644 --- a/packages/docs/pandoc/package.json +++ b/packages/docs/pandoc/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/au/package.json b/packages/entity/au/package.json index 89bcf5a2..74c0720e 100644 --- a/packages/entity/au/package.json +++ b/packages/entity/au/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/bb/package.json b/packages/entity/bb/package.json index c67ef540..f1b77ef8 100644 --- a/packages/entity/bb/package.json +++ b/packages/entity/bb/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/bw/package.json b/packages/entity/bw/package.json index 6310de46..194dcef8 100644 --- a/packages/entity/bw/package.json +++ b/packages/entity/bw/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/ca/package.json b/packages/entity/ca/package.json index c6673c39..ee07bdeb 100644 --- a/packages/entity/ca/package.json +++ b/packages/entity/ca/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/dao-wy/package.json b/packages/entity/dao-wy/package.json index 310681b6..394e3f59 100644 --- a/packages/entity/dao-wy/package.json +++ b/packages/entity/dao-wy/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/fj/package.json b/packages/entity/fj/package.json index 3b5f7423..f81ca746 100644 --- a/packages/entity/fj/package.json +++ b/packages/entity/fj/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/gh/package.json b/packages/entity/gh/package.json index abfb717b..378fe13b 100644 --- a/packages/entity/gh/package.json +++ b/packages/entity/gh/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/hk/package.json b/packages/entity/hk/package.json index fd9a5084..49a1cdf5 100644 --- a/packages/entity/hk/package.json +++ b/packages/entity/hk/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/ie/package.json b/packages/entity/ie/package.json index 3221fa53..143c8663 100644 --- a/packages/entity/ie/package.json +++ b/packages/entity/ie/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/in/package.json b/packages/entity/in/package.json index af98e5c7..ef9a1d16 100644 --- a/packages/entity/in/package.json +++ b/packages/entity/in/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/jm/package.json b/packages/entity/jm/package.json index d22e6ad6..71052ab7 100644 --- a/packages/entity/jm/package.json +++ b/packages/entity/jm/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/ke/package.json b/packages/entity/ke/package.json index 42c64199..3798da67 100644 --- a/packages/entity/ke/package.json +++ b/packages/entity/ke/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/my/package.json b/packages/entity/my/package.json index 10ddf6ac..1b5ebcbf 100644 --- a/packages/entity/my/package.json +++ b/packages/entity/my/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/ng/package.json b/packages/entity/ng/package.json index a09c9601..d0bac139 100644 --- a/packages/entity/ng/package.json +++ b/packages/entity/ng/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/nz/package.json b/packages/entity/nz/package.json index e0c19e92..d751c2d4 100644 --- a/packages/entity/nz/package.json +++ b/packages/entity/nz/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/pk/package.json b/packages/entity/pk/package.json index 7c625ef2..1292bad7 100644 --- a/packages/entity/pk/package.json +++ b/packages/entity/pk/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/sg/package.json b/packages/entity/sg/package.json index bd456938..2871a903 100644 --- a/packages/entity/sg/package.json +++ b/packages/entity/sg/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/tt/package.json b/packages/entity/tt/package.json index 7c04c982..b078ca6c 100644 --- a/packages/entity/tt/package.json +++ b/packages/entity/tt/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/tz/package.json b/packages/entity/tz/package.json index 316b070a..df341245 100644 --- a/packages/entity/tz/package.json +++ b/packages/entity/tz/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/ug/package.json b/packages/entity/ug/package.json index 3a742ec2..64e00aa8 100644 --- a/packages/entity/ug/package.json +++ b/packages/entity/ug/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/uk/package.json b/packages/entity/uk/package.json index d24213dd..7330104e 100644 --- a/packages/entity/uk/package.json +++ b/packages/entity/uk/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/us/package.json b/packages/entity/us/package.json index 1747b1a9..25c4feab 100644 --- a/packages/entity/us/package.json +++ b/packages/entity/us/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/za/package.json b/packages/entity/za/package.json index b3705760..6a61da54 100644 --- a/packages/entity/za/package.json +++ b/packages/entity/za/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/zm/package.json b/packages/entity/zm/package.json index b2210bf6..63fcadde 100644 --- a/packages/entity/zm/package.json +++ b/packages/entity/zm/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/entity/zw/package.json b/packages/entity/zw/package.json index e8a4a510..1f91b5f9 100644 --- a/packages/entity/zw/package.json +++ b/packages/entity/zw/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/mcp-servers/penpot/package.json b/packages/mcp-servers/penpot/package.json index 77176e8a..0a762302 100644 --- a/packages/mcp-servers/penpot/package.json +++ b/packages/mcp-servers/penpot/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/merch/printful/package.json b/packages/merch/printful/package.json index 4762f444..75a6550f 100644 --- a/packages/merch/printful/package.json +++ b/packages/merch/printful/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/merch/printify/package.json b/packages/merch/printify/package.json index 75d90ae0..d988c892 100644 --- a/packages/merch/printify/package.json +++ b/packages/merch/printify/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/observability/sentry/package.json b/packages/observability/sentry/package.json index 17cd2b70..e0c9bb03 100644 --- a/packages/observability/sentry/package.json +++ b/packages/observability/sentry/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/outreach/listennotes/package.json b/packages/outreach/listennotes/package.json index f35c4ee9..fc5c9ad1 100644 --- a/packages/outreach/listennotes/package.json +++ b/packages/outreach/listennotes/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/outreach/producthunt/package.json b/packages/outreach/producthunt/package.json index eeb13fd1..02b2510d 100644 --- a/packages/outreach/producthunt/package.json +++ b/packages/outreach/producthunt/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/outreach/resend/package.json b/packages/outreach/resend/package.json index 0a187bbb..3477d2a1 100644 --- a/packages/outreach/resend/package.json +++ b/packages/outreach/resend/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/payments/coinpay/package.json b/packages/payments/coinpay/package.json index b69d31cd..7ae4bdde 100644 --- a/packages/payments/coinpay/package.json +++ b/packages/payments/coinpay/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/payments/paypal/package.json b/packages/payments/paypal/package.json index 7badf48a..946dbcf8 100644 --- a/packages/payments/paypal/package.json +++ b/packages/payments/paypal/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/payments/stripe/package.json b/packages/payments/stripe/package.json index 7ae4012d..c04f76f0 100644 --- a/packages/payments/stripe/package.json +++ b/packages/payments/stripe/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/payments/worldremit/package.json b/packages/payments/worldremit/package.json index 904cfbe0..13d2a164 100644 --- a/packages/payments/worldremit/package.json +++ b/packages/payments/worldremit/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/promo/angellist/package.json b/packages/promo/angellist/package.json index e88eb6a5..4db34ef4 100644 --- a/packages/promo/angellist/package.json +++ b/packages/promo/angellist/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/promo/apple-search/package.json b/packages/promo/apple-search/package.json index e3e9ec66..444785b1 100644 --- a/packages/promo/apple-search/package.json +++ b/packages/promo/apple-search/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/promo/capitalreach/package.json b/packages/promo/capitalreach/package.json index 30ccc98c..5c62e661 100644 --- a/packages/promo/capitalreach/package.json +++ b/packages/promo/capitalreach/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/promo/google/package.json b/packages/promo/google/package.json index 03a727a7..f4fe2f68 100644 --- a/packages/promo/google/package.json +++ b/packages/promo/google/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/promo/kickstarter/package.json b/packages/promo/kickstarter/package.json index 329eaaaf..596fcf85 100644 --- a/packages/promo/kickstarter/package.json +++ b/packages/promo/kickstarter/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/promo/linkedin/package.json b/packages/promo/linkedin/package.json index 807856c9..f4b5756e 100644 --- a/packages/promo/linkedin/package.json +++ b/packages/promo/linkedin/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/promo/meta/package.json b/packages/promo/meta/package.json index 0767bc83..d5041527 100644 --- a/packages/promo/meta/package.json +++ b/packages/promo/meta/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/promo/microsoft/package.json b/packages/promo/microsoft/package.json index 0c9c61de..0641ecb4 100644 --- a/packages/promo/microsoft/package.json +++ b/packages/promo/microsoft/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/promo/openvc/package.json b/packages/promo/openvc/package.json index c5ca6ff8..57eada33 100644 --- a/packages/promo/openvc/package.json +++ b/packages/promo/openvc/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/promo/reddit/package.json b/packages/promo/reddit/package.json index 644d3da5..dcc8cf98 100644 --- a/packages/promo/reddit/package.json +++ b/packages/promo/reddit/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/promo/tiktok/package.json b/packages/promo/tiktok/package.json index af5ab959..07892ee8 100644 --- a/packages/promo/tiktok/package.json +++ b/packages/promo/tiktok/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/promo/wefunder/package.json b/packages/promo/wefunder/package.json index 2bf67639..70cc22cc 100644 --- a/packages/promo/wefunder/package.json +++ b/packages/promo/wefunder/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/promo/x/package.json b/packages/promo/x/package.json index 6a41d861..20e617ea 100644 --- a/packages/promo/x/package.json +++ b/packages/promo/x/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/promo/youtube/package.json b/packages/promo/youtube/package.json index d7a8211f..e7629e03 100644 --- a/packages/promo/youtube/package.json +++ b/packages/promo/youtube/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/recipes/waitlist-crypto-investor/package.json b/packages/recipes/waitlist-crypto-investor/package.json index 273917f5..f94c3b47 100644 --- a/packages/recipes/waitlist-crypto-investor/package.json +++ b/packages/recipes/waitlist-crypto-investor/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/sdk/package.json b/packages/sdk/package.json index c98a6ecc..3828af66 100644 --- a/packages/sdk/package.json +++ b/packages/sdk/package.json @@ -18,5 +18,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/secrets/doppler/package.json b/packages/secrets/doppler/package.json index 4736feb1..8814f1cd 100644 --- a/packages/secrets/doppler/package.json +++ b/packages/secrets/doppler/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/secrets/dotenvx/package.json b/packages/secrets/dotenvx/package.json index 79a2bd40..85e5394f 100644 --- a/packages/secrets/dotenvx/package.json +++ b/packages/secrets/dotenvx/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/secrets/onepassword/package.json b/packages/secrets/onepassword/package.json index 691f1928..53a49520 100644 --- a/packages/secrets/onepassword/package.json +++ b/packages/secrets/onepassword/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/security/snyk/package.json b/packages/security/snyk/package.json index 857594b9..7a0c09cc 100644 --- a/packages/security/snyk/package.json +++ b/packages/security/snyk/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/4claw/package.json b/packages/social/4claw/package.json index 608bb001..559eff59 100644 --- a/packages/social/4claw/package.json +++ b/packages/social/4claw/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/blossom/package.json b/packages/social/blossom/package.json index ece85811..6d548fb2 100644 --- a/packages/social/blossom/package.json +++ b/packages/social/blossom/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/bluesky/package.json b/packages/social/bluesky/package.json index 2a9761c9..0098469b 100644 --- a/packages/social/bluesky/package.json +++ b/packages/social/bluesky/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/codenewbie/package.json b/packages/social/codenewbie/package.json index 9288ebac..7b839608 100644 --- a/packages/social/codenewbie/package.json +++ b/packages/social/codenewbie/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/devto/package.json b/packages/social/devto/package.json index 24711779..e8858d4d 100644 --- a/packages/social/devto/package.json +++ b/packages/social/devto/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/discord/package.json b/packages/social/discord/package.json index 6d7cb726..10aa1e48 100644 --- a/packages/social/discord/package.json +++ b/packages/social/discord/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/facebook/package.json b/packages/social/facebook/package.json index 0306f96a..e6ef1d41 100644 --- a/packages/social/facebook/package.json +++ b/packages/social/facebook/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/forem/package.json b/packages/social/forem/package.json index 160641e9..0610c92c 100644 --- a/packages/social/forem/package.json +++ b/packages/social/forem/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/hackernews/package.json b/packages/social/hackernews/package.json index ba004649..62789aa6 100644 --- a/packages/social/hackernews/package.json +++ b/packages/social/hackernews/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/hackernoon/package.json b/packages/social/hackernoon/package.json index 2ea3bc62..007dd09c 100644 --- a/packages/social/hackernoon/package.json +++ b/packages/social/hackernoon/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/hashnode/package.json b/packages/social/hashnode/package.json index e38587ad..5e5c9948 100644 --- a/packages/social/hashnode/package.json +++ b/packages/social/hashnode/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/indiehackers/package.json b/packages/social/indiehackers/package.json index 57b7cb28..5e9a5b16 100644 --- a/packages/social/indiehackers/package.json +++ b/packages/social/indiehackers/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/instagram/package.json b/packages/social/instagram/package.json index b60b2ed7..72c8d9de 100644 --- a/packages/social/instagram/package.json +++ b/packages/social/instagram/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/klawdin/package.json b/packages/social/klawdin/package.json index fbead6f3..d7e515fe 100644 --- a/packages/social/klawdin/package.json +++ b/packages/social/klawdin/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/linkedin/package.json b/packages/social/linkedin/package.json index a9d08520..57594fec 100644 --- a/packages/social/linkedin/package.json +++ b/packages/social/linkedin/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/mastodon/package.json b/packages/social/mastodon/package.json index ba263c84..08195050 100644 --- a/packages/social/mastodon/package.json +++ b/packages/social/mastodon/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/medium/package.json b/packages/social/medium/package.json index 988fde3d..783e538b 100644 --- a/packages/social/medium/package.json +++ b/packages/social/medium/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/moltbook/package.json b/packages/social/moltbook/package.json index ee76da97..c20e55f4 100644 --- a/packages/social/moltbook/package.json +++ b/packages/social/moltbook/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/moltexchange/package.json b/packages/social/moltexchange/package.json index 71e71552..ede5f2f8 100644 --- a/packages/social/moltexchange/package.json +++ b/packages/social/moltexchange/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/moltfounders/package.json b/packages/social/moltfounders/package.json index 155bae4e..c162a170 100644 --- a/packages/social/moltfounders/package.json +++ b/packages/social/moltfounders/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/moltywork/package.json b/packages/social/moltywork/package.json index 3286c583..52c6392b 100644 --- a/packages/social/moltywork/package.json +++ b/packages/social/moltywork/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/nostr/package.json b/packages/social/nostr/package.json index 9e253b87..59ac0a97 100644 --- a/packages/social/nostr/package.json +++ b/packages/social/nostr/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/openwork/package.json b/packages/social/openwork/package.json index e5afae82..0f018702 100644 --- a/packages/social/openwork/package.json +++ b/packages/social/openwork/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/pinterest/package.json b/packages/social/pinterest/package.json index c7a7ef08..f73cab2c 100644 --- a/packages/social/pinterest/package.json +++ b/packages/social/pinterest/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/primal/package.json b/packages/social/primal/package.json index 38220c33..67f45758 100644 --- a/packages/social/primal/package.json +++ b/packages/social/primal/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/quora/package.json b/packages/social/quora/package.json index 6d7b4081..5612d45a 100644 --- a/packages/social/quora/package.json +++ b/packages/social/quora/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/reddit/package.json b/packages/social/reddit/package.json index 7cac11e6..af52120d 100644 --- a/packages/social/reddit/package.json +++ b/packages/social/reddit/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/secureclaw/package.json b/packages/social/secureclaw/package.json index 1db2b55b..e19b1615 100644 --- a/packages/social/secureclaw/package.json +++ b/packages/social/secureclaw/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/snapchat/package.json b/packages/social/snapchat/package.json index ac66399b..b556f42d 100644 --- a/packages/social/snapchat/package.json +++ b/packages/social/snapchat/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/spotify/package.json b/packages/social/spotify/package.json index 7858776c..1e63d6ea 100644 --- a/packages/social/spotify/package.json +++ b/packages/social/spotify/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/stackernews/package.json b/packages/social/stackernews/package.json index 85a2bf8d..14cb1778 100644 --- a/packages/social/stackernews/package.json +++ b/packages/social/stackernews/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/telegram/package.json b/packages/social/telegram/package.json index 9ddb1f25..463c9284 100644 --- a/packages/social/telegram/package.json +++ b/packages/social/telegram/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/the-colony/package.json b/packages/social/the-colony/package.json index 6d451e6c..6a65c2bd 100644 --- a/packages/social/the-colony/package.json +++ b/packages/social/the-colony/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/threads/package.json b/packages/social/threads/package.json index 724908d2..ea59e748 100644 --- a/packages/social/threads/package.json +++ b/packages/social/threads/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/tikclawk/package.json b/packages/social/tikclawk/package.json index b83b3cb4..51d05921 100644 --- a/packages/social/tikclawk/package.json +++ b/packages/social/tikclawk/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/tiktok/package.json b/packages/social/tiktok/package.json index a9d666ad..e3dbadd8 100644 --- a/packages/social/tiktok/package.json +++ b/packages/social/tiktok/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/toku-agency/package.json b/packages/social/toku-agency/package.json index 3dd1a472..d89a7efb 100644 --- a/packages/social/toku-agency/package.json +++ b/packages/social/toku-agency/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/tumblr/package.json b/packages/social/tumblr/package.json index 16a7cb6f..41759a2d 100644 --- a/packages/social/tumblr/package.json +++ b/packages/social/tumblr/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/twitch/package.json b/packages/social/twitch/package.json index b03f05e9..c84fb15c 100644 --- a/packages/social/twitch/package.json +++ b/packages/social/twitch/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/ugig/package.json b/packages/social/ugig/package.json index 0c80b889..db09fd95 100644 --- a/packages/social/ugig/package.json +++ b/packages/social/ugig/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/vimeo/package.json b/packages/social/vimeo/package.json index 194a80a7..c89944c8 100644 --- a/packages/social/vimeo/package.json +++ b/packages/social/vimeo/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/x/package.json b/packages/social/x/package.json index b937c56d..0fc629d6 100644 --- a/packages/social/x/package.json +++ b/packages/social/x/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/social/youtube/package.json b/packages/social/youtube/package.json index 6ecc5f71..81c6455f 100644 --- a/packages/social/youtube/package.json +++ b/packages/social/youtube/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/browser-chrome/package.json b/packages/targets/browser-chrome/package.json index 84d7a11a..05e6f4c7 100644 --- a/packages/targets/browser-chrome/package.json +++ b/packages/targets/browser-chrome/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/browser-edge/package.json b/packages/targets/browser-edge/package.json index 86dded3b..d251d48d 100644 --- a/packages/targets/browser-edge/package.json +++ b/packages/targets/browser-edge/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/browser-firefox/package.json b/packages/targets/browser-firefox/package.json index 2f9eaa08..6a6e94bf 100644 --- a/packages/targets/browser-firefox/package.json +++ b/packages/targets/browser-firefox/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/browser-safari/package.json b/packages/targets/browser-safari/package.json index d2d2c022..e277014e 100644 --- a/packages/targets/browser-safari/package.json +++ b/packages/targets/browser-safari/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/chat-discord/package.json b/packages/targets/chat-discord/package.json index c5858079..f06f1d89 100644 --- a/packages/targets/chat-discord/package.json +++ b/packages/targets/chat-discord/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/chat-signal/package.json b/packages/targets/chat-signal/package.json index a721cd9a..85ee5610 100644 --- a/packages/targets/chat-signal/package.json +++ b/packages/targets/chat-signal/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/chat-slack/package.json b/packages/targets/chat-slack/package.json index f5ee8937..061e49f1 100644 --- a/packages/targets/chat-slack/package.json +++ b/packages/targets/chat-slack/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/chat-telegram/package.json b/packages/targets/chat-telegram/package.json index 2ee9cccb..cbd8d529 100644 --- a/packages/targets/chat-telegram/package.json +++ b/packages/targets/chat-telegram/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/chat-whatsapp/package.json b/packages/targets/chat-whatsapp/package.json index 8d5b37be..585cefea 100644 --- a/packages/targets/chat-whatsapp/package.json +++ b/packages/targets/chat-whatsapp/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/console-steam/package.json b/packages/targets/console-steam/package.json index 182fe432..c4812261 100644 --- a/packages/targets/console-steam/package.json +++ b/packages/targets/console-steam/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/deploy-coolify/package.json b/packages/targets/deploy-coolify/package.json index 79b946f7..7a0a4806 100644 --- a/packages/targets/deploy-coolify/package.json +++ b/packages/targets/deploy-coolify/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/deploy-denodeploy/package.json b/packages/targets/deploy-denodeploy/package.json index da40028f..9a27123d 100644 --- a/packages/targets/deploy-denodeploy/package.json +++ b/packages/targets/deploy-denodeploy/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/deploy-firebase/package.json b/packages/targets/deploy-firebase/package.json index 26f16c40..f4c61259 100644 --- a/packages/targets/deploy-firebase/package.json +++ b/packages/targets/deploy-firebase/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/deploy-fly/package.json b/packages/targets/deploy-fly/package.json index b42813f4..c7eea6c2 100644 --- a/packages/targets/deploy-fly/package.json +++ b/packages/targets/deploy-fly/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/deploy-lambda/package.json b/packages/targets/deploy-lambda/package.json index 08e2fe5d..30898746 100644 --- a/packages/targets/deploy-lambda/package.json +++ b/packages/targets/deploy-lambda/package.json @@ -21,5 +21,17 @@ "dist" ], "homepage": "https://sh1pt.com", - "bugs": "https://github.com/profullstack/sh1pt/issues" + "bugs": "https://github.com/profullstack/sh1pt/issues", + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/deploy-netlify/package.json b/packages/targets/deploy-netlify/package.json index 1af92128..7c02854c 100644 --- a/packages/targets/deploy-netlify/package.json +++ b/packages/targets/deploy-netlify/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/deploy-railway/package.json b/packages/targets/deploy-railway/package.json index 8bdf9887..588a0334 100644 --- a/packages/targets/deploy-railway/package.json +++ b/packages/targets/deploy-railway/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/deploy-render/package.json b/packages/targets/deploy-render/package.json index 08f40b47..8cd58434 100644 --- a/packages/targets/deploy-render/package.json +++ b/packages/targets/deploy-render/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/deploy-vercel/package.json b/packages/targets/deploy-vercel/package.json index e098669c..130e014d 100644 --- a/packages/targets/deploy-vercel/package.json +++ b/packages/targets/deploy-vercel/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/deploy-workers/package.json b/packages/targets/deploy-workers/package.json index 3ffad4ea..ff07946e 100644 --- a/packages/targets/deploy-workers/package.json +++ b/packages/targets/deploy-workers/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/desktop-linux/package.json b/packages/targets/desktop-linux/package.json index 17015de6..47fcb809 100644 --- a/packages/targets/desktop-linux/package.json +++ b/packages/targets/desktop-linux/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/desktop-mac/package.json b/packages/targets/desktop-mac/package.json index 442d19ad..927c967a 100644 --- a/packages/targets/desktop-mac/package.json +++ b/packages/targets/desktop-mac/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/desktop-steamos/package.json b/packages/targets/desktop-steamos/package.json index 4017a81f..f062bc44 100644 --- a/packages/targets/desktop-steamos/package.json +++ b/packages/targets/desktop-steamos/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/desktop-win/package.json b/packages/targets/desktop-win/package.json index a08c0564..a1ae1c27 100644 --- a/packages/targets/desktop-win/package.json +++ b/packages/targets/desktop-win/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/exe-dev/package.json b/packages/targets/exe-dev/package.json index 955ff677..b50b2aec 100644 --- a/packages/targets/exe-dev/package.json +++ b/packages/targets/exe-dev/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/mobile-android/package.json b/packages/targets/mobile-android/package.json index ed543968..053cc215 100644 --- a/packages/targets/mobile-android/package.json +++ b/packages/targets/mobile-android/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/mobile-expo/package.json b/packages/targets/mobile-expo/package.json index 4664bf43..c0ce4079 100644 --- a/packages/targets/mobile-expo/package.json +++ b/packages/targets/mobile-expo/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/mobile-ios/package.json b/packages/targets/mobile-ios/package.json index 98725fec..f3ab0569 100644 --- a/packages/targets/mobile-ios/package.json +++ b/packages/targets/mobile-ios/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/payment-adyen/package.json b/packages/targets/payment-adyen/package.json index 27145409..bb6bdbb2 100644 --- a/packages/targets/payment-adyen/package.json +++ b/packages/targets/payment-adyen/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/payment-coinpay/package.json b/packages/targets/payment-coinpay/package.json index 37750be8..39f5777d 100644 --- a/packages/targets/payment-coinpay/package.json +++ b/packages/targets/payment-coinpay/package.json @@ -21,5 +21,17 @@ "dist" ], "homepage": "https://sh1pt.com", - "bugs": "https://github.com/profullstack/sh1pt/issues" + "bugs": "https://github.com/profullstack/sh1pt/issues", + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/payment-paypal/package.json b/packages/targets/payment-paypal/package.json index 1638ad01..587ef256 100644 --- a/packages/targets/payment-paypal/package.json +++ b/packages/targets/payment-paypal/package.json @@ -21,5 +21,17 @@ "dist" ], "homepage": "https://sh1pt.com", - "bugs": "https://github.com/profullstack/sh1pt/issues" + "bugs": "https://github.com/profullstack/sh1pt/issues", + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/payment-square/package.json b/packages/targets/payment-square/package.json index 4f7f8cb6..352e44ae 100644 --- a/packages/targets/payment-square/package.json +++ b/packages/targets/payment-square/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/payment-stripe/package.json b/packages/targets/payment-stripe/package.json index c174861a..243b8e86 100644 --- a/packages/targets/payment-stripe/package.json +++ b/packages/targets/payment-stripe/package.json @@ -21,5 +21,17 @@ "dist" ], "homepage": "https://sh1pt.com", - "bugs": "https://github.com/profullstack/sh1pt/issues" + "bugs": "https://github.com/profullstack/sh1pt/issues", + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/pkg-apt/package.json b/packages/targets/pkg-apt/package.json index e1b288e2..8a69c307 100644 --- a/packages/targets/pkg-apt/package.json +++ b/packages/targets/pkg-apt/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/pkg-aube/package.json b/packages/targets/pkg-aube/package.json index 7b67dea0..018cc658 100644 --- a/packages/targets/pkg-aube/package.json +++ b/packages/targets/pkg-aube/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/pkg-aur/package.json b/packages/targets/pkg-aur/package.json index cd38992a..d78eb765 100644 --- a/packages/targets/pkg-aur/package.json +++ b/packages/targets/pkg-aur/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/pkg-cdn/package.json b/packages/targets/pkg-cdn/package.json index c0c03f20..bd8f1457 100644 --- a/packages/targets/pkg-cdn/package.json +++ b/packages/targets/pkg-cdn/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/pkg-deno/package.json b/packages/targets/pkg-deno/package.json index 9937ce76..4ffea798 100644 --- a/packages/targets/pkg-deno/package.json +++ b/packages/targets/pkg-deno/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/pkg-docker/package.json b/packages/targets/pkg-docker/package.json index 6d59fc81..817ba626 100644 --- a/packages/targets/pkg-docker/package.json +++ b/packages/targets/pkg-docker/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/pkg-fdroid/package.json b/packages/targets/pkg-fdroid/package.json index bde61a2a..f79933c3 100644 --- a/packages/targets/pkg-fdroid/package.json +++ b/packages/targets/pkg-fdroid/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/pkg-flatpak/package.json b/packages/targets/pkg-flatpak/package.json index 0d765ff0..b436c842 100644 --- a/packages/targets/pkg-flatpak/package.json +++ b/packages/targets/pkg-flatpak/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/pkg-ghpackages/package.json b/packages/targets/pkg-ghpackages/package.json index 56fc2fc8..f0daa138 100644 --- a/packages/targets/pkg-ghpackages/package.json +++ b/packages/targets/pkg-ghpackages/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/pkg-homebrew/package.json b/packages/targets/pkg-homebrew/package.json index 3d7fc6a7..02b34ff6 100644 --- a/packages/targets/pkg-homebrew/package.json +++ b/packages/targets/pkg-homebrew/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/pkg-jsr/package.json b/packages/targets/pkg-jsr/package.json index fe9f731d..684fa557 100644 --- a/packages/targets/pkg-jsr/package.json +++ b/packages/targets/pkg-jsr/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/pkg-nix/package.json b/packages/targets/pkg-nix/package.json index 35f9eb05..3d54223c 100644 --- a/packages/targets/pkg-nix/package.json +++ b/packages/targets/pkg-nix/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/pkg-npm/package.json b/packages/targets/pkg-npm/package.json index 36c84b2d..eee6b865 100644 --- a/packages/targets/pkg-npm/package.json +++ b/packages/targets/pkg-npm/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/pkg-perry/package.json b/packages/targets/pkg-perry/package.json index c506b94c..e7a38138 100644 --- a/packages/targets/pkg-perry/package.json +++ b/packages/targets/pkg-perry/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/pkg-scoop/package.json b/packages/targets/pkg-scoop/package.json index a8285a0f..dd8f7b7c 100644 --- a/packages/targets/pkg-scoop/package.json +++ b/packages/targets/pkg-scoop/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/pkg-snap/package.json b/packages/targets/pkg-snap/package.json index 32477825..afc1ff5f 100644 --- a/packages/targets/pkg-snap/package.json +++ b/packages/targets/pkg-snap/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/pkg-winget/package.json b/packages/targets/pkg-winget/package.json index 5c96391c..45240aa2 100644 --- a/packages/targets/pkg-winget/package.json +++ b/packages/targets/pkg-winget/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/plugin-jetbrains/package.json b/packages/targets/plugin-jetbrains/package.json index a25e3fe8..15465154 100644 --- a/packages/targets/plugin-jetbrains/package.json +++ b/packages/targets/plugin-jetbrains/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/plugin-vscode/package.json b/packages/targets/plugin-vscode/package.json index 51a8a28e..f0768861 100644 --- a/packages/targets/plugin-vscode/package.json +++ b/packages/targets/plugin-vscode/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/qa-geisterhand/package.json b/packages/targets/qa-geisterhand/package.json index d4a2a661..53b6bce8 100644 --- a/packages/targets/qa-geisterhand/package.json +++ b/packages/targets/qa-geisterhand/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/sdk-pypi/package.json b/packages/targets/sdk-pypi/package.json index a34a3d8f..cd5f9443 100644 --- a/packages/targets/sdk-pypi/package.json +++ b/packages/targets/sdk-pypi/package.json @@ -21,5 +21,17 @@ "dist" ], "homepage": "https://sh1pt.com", - "bugs": "https://github.com/profullstack/sh1pt/issues" + "bugs": "https://github.com/profullstack/sh1pt/issues", + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/tv-androidtv/package.json b/packages/targets/tv-androidtv/package.json index c7f44b72..16f655b8 100644 --- a/packages/targets/tv-androidtv/package.json +++ b/packages/targets/tv-androidtv/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/tv-firetv/package.json b/packages/targets/tv-firetv/package.json index 0b19bd32..5bc642c4 100644 --- a/packages/targets/tv-firetv/package.json +++ b/packages/targets/tv-firetv/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/tv-roku/package.json b/packages/targets/tv-roku/package.json index c1139e08..e7fef426 100644 --- a/packages/targets/tv-roku/package.json +++ b/packages/targets/tv-roku/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/tv-tvos/package.json b/packages/targets/tv-tvos/package.json index ae702e12..bff2a945 100644 --- a/packages/targets/tv-tvos/package.json +++ b/packages/targets/tv-tvos/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/tv-webos/package.json b/packages/targets/tv-webos/package.json index 54c779a6..7f4a22e3 100644 --- a/packages/targets/tv-webos/package.json +++ b/packages/targets/tv-webos/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/web-static/package.json b/packages/targets/web-static/package.json index cb773f4e..406516be 100644 --- a/packages/targets/web-static/package.json +++ b/packages/targets/web-static/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/xr-meta-quest/package.json b/packages/targets/xr-meta-quest/package.json index 36663844..7311a087 100644 --- a/packages/targets/xr-meta-quest/package.json +++ b/packages/targets/xr-meta-quest/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/xr-pico/package.json b/packages/targets/xr-pico/package.json index 1ac97c88..22840f15 100644 --- a/packages/targets/xr-pico/package.json +++ b/packages/targets/xr-pico/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/xr-sidequest/package.json b/packages/targets/xr-sidequest/package.json index b59597ec..f4206ec6 100644 --- a/packages/targets/xr-sidequest/package.json +++ b/packages/targets/xr-sidequest/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/xr-steamvr/package.json b/packages/targets/xr-steamvr/package.json index bedd5925..0677b7c5 100644 --- a/packages/targets/xr-steamvr/package.json +++ b/packages/targets/xr-steamvr/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/xr-visionos/package.json b/packages/targets/xr-visionos/package.json index 9ba4c9ec..8d35941a 100644 --- a/packages/targets/xr-visionos/package.json +++ b/packages/targets/xr-visionos/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/targets/xr-webxr/package.json b/packages/targets/xr-webxr/package.json index cdf7161a..07cbe975 100644 --- a/packages/targets/xr-webxr/package.json +++ b/packages/targets/xr-webxr/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/vcs/gitea/package.json b/packages/vcs/gitea/package.json index 717b9a11..0f3ba0e8 100644 --- a/packages/vcs/gitea/package.json +++ b/packages/vcs/gitea/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/vcs/github/package.json b/packages/vcs/github/package.json index c7b8995f..59622314 100644 --- a/packages/vcs/github/package.json +++ b/packages/vcs/github/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/vcs/gitlab/package.json b/packages/vcs/gitlab/package.json index de744340..c567dc1d 100644 --- a/packages/vcs/gitlab/package.json +++ b/packages/vcs/gitlab/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/w3c/activitypub/package.json b/packages/w3c/activitypub/package.json index 1aac8b44..517bbade 100644 --- a/packages/w3c/activitypub/package.json +++ b/packages/w3c/activitypub/package.json @@ -21,6 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } - diff --git a/packages/w3c/micropub/package.json b/packages/w3c/micropub/package.json index b05502bf..5bb8c58b 100644 --- a/packages/w3c/micropub/package.json +++ b/packages/w3c/micropub/package.json @@ -21,6 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } - diff --git a/packages/w3c/websub/package.json b/packages/w3c/websub/package.json index dcc4cb24..cd8c10be 100644 --- a/packages/w3c/websub/package.json +++ b/packages/w3c/websub/package.json @@ -21,6 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } - diff --git a/packages/webhooks/discord/package.json b/packages/webhooks/discord/package.json index bd8c8623..52f3f919 100644 --- a/packages/webhooks/discord/package.json +++ b/packages/webhooks/discord/package.json @@ -28,5 +28,17 @@ }, "dependencies": { "@profullstack/sh1pt-core": "workspace:^" + }, + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } } } diff --git a/packages/webhooks/generic/package.json b/packages/webhooks/generic/package.json index 19425fc6..4f77a4b5 100644 --- a/packages/webhooks/generic/package.json +++ b/packages/webhooks/generic/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/webhooks/slack/package.json b/packages/webhooks/slack/package.json index aabd5202..223a44ac 100644 --- a/packages/webhooks/slack/package.json +++ b/packages/webhooks/slack/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/webhooks/teams/package.json b/packages/webhooks/teams/package.json index b6b87196..30618c2a 100644 --- a/packages/webhooks/teams/package.json +++ b/packages/webhooks/teams/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } } diff --git a/packages/webhooks/telegram/package.json b/packages/webhooks/telegram/package.json index 711ea7d0..a187348a 100644 --- a/packages/webhooks/telegram/package.json +++ b/packages/webhooks/telegram/package.json @@ -21,5 +21,17 @@ "bugs": "https://github.com/profullstack/sh1pt/issues", "files": [ "dist" - ] + ], + "publishConfig": { + "access": "public", + "main": "./dist/index.js", + "types": "./dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" + } + } + } }