@qrafty-ai/opencode-kanban 0.2.1-linux-x64 → 0.3.0-darwin-arm64
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,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qrafty-ai/opencode-kanban",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.3.0-darwin-arm64",
|
|
4
4
|
"description": "Terminal kanban board for managing OpenCode tmux sessions",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"os": [
|
|
7
|
-
"
|
|
7
|
+
"darwin"
|
|
8
8
|
],
|
|
9
9
|
"cpu": [
|
|
10
|
-
"
|
|
10
|
+
"arm64"
|
|
11
11
|
],
|
|
12
12
|
"files": [
|
|
13
13
|
"vendor"
|
package/vendor/{x86_64-unknown-linux-gnu → aarch64-apple-darwin}/opencode-kanban/opencode-kanban
RENAMED
|
index 2dddb9e..0447b88 100755
|
|
|
Binary file
|