Skip to content

Commit aa8b81f

Browse files
committed
Remove main field for PR validation, bump to v1.0.4
1 parent 18be831 commit aa8b81f

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

manifest.json

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
{
2-
"id": "canvas-connect",
3-
"name": "Canvas Connect",
4-
"version": "1.0.3",
5-
"minAppVersion": "1.5.0",
6-
"description": "Automatically updates Canvas connection anchors based on node position, with smart routing and visual feedback.",
7-
"author": "camadkins",
8-
"authorUrl": "https://github.com/camadkins",
9-
"main": "main.js",
10-
"isDesktopOnly": false
2+
"id": "canvas-connect",
3+
"name": "Canvas Connect",
4+
"version": "1.0.4",
5+
"minAppVersion": "1.5.0",
6+
"description": "Automatically updates Canvas connection anchors based on node position, with smart routing and visual feedback.",
7+
"author": "camadkins",
8+
"authorUrl": "https://github.com/camadkins",
9+
"isDesktopOnly": false
1110
}

0 commit comments

Comments
 (0)