Skip to content

Commit 57b8c4a

Browse files
authored
Merge pull request #13 from warpdotdev/harry/fix-unnecessary-strict-field
remove unnecessary strict field from plugin json
2 parents c2fa0dd + 22e45f6 commit 57b8c4a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

plugins/warp/.claude-plugin/plugin.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@
66
"name": "Warp",
77
"url": "https://warp.dev"
88
},
9-
"homepage": "https://github.com/warpdotdev/claude-code-warp",
10-
"strict": false
9+
"homepage": "https://github.com/warpdotdev/claude-code-warp"
1110
}

0 commit comments

Comments
 (0)