@tashian/tsm-darwin-arm64 0.1.8 → 0.1.10

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.
Files changed (3) hide show
  1. package/bin/tsm +0 -0
  2. package/bin/tsmd +0 -0
  3. package/package.json +1 -1
package/bin/tsm CHANGED
Binary file
package/bin/tsmd CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tashian/tsm-darwin-arm64",
3
- "version": "0.1.8",
3
+ "version": "0.1.10",
4
4
  "description": "Prebuilt tsm + tsmd binaries for macOS arm64. Installed automatically by @tashian/tsm.",
5
5
  "license": "MIT",
6
6
  "author": "Carl Tashian",