mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-11 02:20:29 +08:00
fix: add antigravity to platform-configs targets
Fixes #813. The platform-configs module was missing antigravity from its targets array, causing all 13+ dependent modules to be skipped when installing with --target antigravity --profile full.
This commit is contained in:
parent
a2e465c74d
commit
264396a616
@ -90,6 +90,7 @@
|
||||
"targets": [
|
||||
"claude",
|
||||
"cursor",
|
||||
"antigravity",
|
||||
"codex",
|
||||
"opencode"
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user