@pairling/runtime-darwin-arm64 0.0.0 → 0.1.0

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/manifest.json ADDED
@@ -0,0 +1,12 @@
1
+ {
2
+ "files": [
3
+ {
4
+ "path": "bin/pairling-connectd",
5
+ "sha256": "df87d4a1c2bf2cd439693fdf9defe5905a7914c6b8e7955d5c7dc07c8db24995",
6
+ "team_id": "965AVD34A3"
7
+ }
8
+ ],
9
+ "package_version": "0.1.0",
10
+ "schema_version": 1,
11
+ "source_revision": "35420e4"
12
+ }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pairling/runtime-darwin-arm64",
3
- "version": "0.0.0",
4
- "description": "Pairling Mac runtime binaries for Apple Silicon. Installed automatically as an optional dependency of the `pairling` package do not install directly.",
3
+ "version": "0.1.0",
4
+ "description": "Pairling Mac runtime binaries for Apple Silicon. Installed automatically as an optional dependency of the `pairling` package \u2014 do not install directly.",
5
5
  "homepage": "https://pairling.dev",
6
6
  "bugs": {
7
7
  "url": "https://github.com/mergimg0/pairling-helper/issues"