@dxtmisha/functional-basic 1.8.2 → 1.8.4

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@dxtmisha/functional-basic",
3
3
  "private": false,
4
- "version": "1.8.2",
4
+ "version": "1.8.4",
5
5
  "type": "module",
6
6
  "description": "Foundational isomorphic utility library for modern web and SSR development — HTTP client, state storage, i18n localization, SEO metadata, DOM events, formatting, and data utilities. Framework-agnostic, TypeScript-first.",
7
7
  "keywords": [
@@ -70,9 +70,11 @@
70
70
  "publish-to-npm": "npm publish --access public"
71
71
  },
72
72
  "files": [
73
+ "ai-prompts",
73
74
  "dist",
74
75
  "ai-description.md",
75
76
  "ai-doc.md",
77
+ "ai-mcp.json",
76
78
  "ai-types.md",
77
79
  "CHANGELOG.md",
78
80
  "LICENSE",