pikakit 3.9.131 → 3.9.133
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/package.json
CHANGED
|
@@ -37,7 +37,7 @@ The extension is installed automatically during skill installation.
|
|
|
37
37
|
cd packages/pikakit-extension
|
|
38
38
|
npm install && npm run compile
|
|
39
39
|
npx @vscode/vsce package --allow-missing-repository
|
|
40
|
-
code --install-extension pikakit-engine-3.9.
|
|
40
|
+
code --install-extension pikakit-engine-3.9.133.vsix
|
|
41
41
|
```
|
|
42
42
|
|
|
43
43
|
### Local Development
|
|
@@ -149,4 +149,4 @@ Autopilot includes dangerous command blocking for:
|
|
|
149
149
|
|
|
150
150
|
---
|
|
151
151
|
|
|
152
|
-
⚡ PikaKit Engine v3.9.
|
|
152
|
+
⚡ PikaKit Engine v3.9.133
|
|
Binary file
|