@burdenoff/website-sdk 2026.719.2 → 2026.719.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -8121,7 +8121,8 @@ var ECOSYSTEM_PRODUCTS = [
|
|
|
8121
8121
|
name: "FluidGrids",
|
|
8122
8122
|
websiteUrl: "https://fluidgrids.com"
|
|
8123
8123
|
},
|
|
8124
|
-
|
|
8124
|
+
// BotLit ships on botlit.ai — botlit.com does not resolve.
|
|
8125
|
+
{ slug: "botlit", name: "BotLit", websiteUrl: "https://www.botlit.ai" },
|
|
8125
8126
|
{
|
|
8126
8127
|
slug: "bigconsole",
|
|
8127
8128
|
name: "BigConsole",
|