@truecalc/mcp-local-win32-x64 1.0.1 → 1.0.2

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.
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@truecalc/mcp-local-win32-x64",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "Prebuilt truecalc-mcp-local (core-pro) binary for win32/x64 — installed automatically as an optionalDependency of @truecalc/mcp-local, not meant to be depended on directly. The binary itself is NOT checked into this repo: the release workflow builds it fresh from source on a native Windows x64 runner and copies it into bin/ at publish time.",
5
5
  "license": "LicenseRef-proprietary",
6
6
  "repository": {