@gobing-ai/superskill 0.2.10 → 0.2.11
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/dist/index.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -41019,8 +41019,8 @@ var init_targets = __esm(() => {
|
|
|
41019
41019
|
codex: "codexcli",
|
|
41020
41020
|
pi: "codexcli",
|
|
41021
41021
|
opencode: "opencode",
|
|
41022
|
-
"antigravity-cli": "
|
|
41023
|
-
"antigravity-ide": "
|
|
41022
|
+
"antigravity-cli": "antigravity-cli",
|
|
41023
|
+
"antigravity-ide": "antigravity-ide"
|
|
41024
41024
|
};
|
|
41025
41025
|
TARGET_TO_RULESYNC_HOOKS = {
|
|
41026
41026
|
codex: "codexcli",
|