Commit b3e553a
committed
Pin @opencode-ai/plugin version with comment explaining npm plugin loading
- Changed @opencode-ai/plugin from devDependencies to dependencies
- Pinned version to ~1.3.13 (patch updates only)
- Added inline comment explaining why: opencode downloads npm plugins
without devDependencies, causing module resolution failures
- Kept peerDependency for documentation purposes1 parent 1ca8af3 commit b3e553a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments