Skip to content

Commit 274a1db

Browse files
Update commands path in plugin.json
1 parent f2545d3 commit 274a1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"code-review",
2121
"debugging"
2222
],
23-
"commands": "./packages/cli/templates/commands/",
23+
"commands": "./commands/",
2424
"skills": "./skills/"
2525
}

0 commit comments

Comments
 (0)