fix: Added oc-plugin key to package.json#25
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughAdded an Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related issues
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
This PR adds an
oc-pluginkey to thepackage.jsonfile, which is now required by opencode.Type of change
Checklist
bun run typecheckpasses with no errorsbun testpasses with no errorsRelated issues
#24
Additional context
I tested it by first installing it locally without my change:
Then installing it locally with my change:
I didn't add tests, because I don't believe the tests cover the installation in opencode, and my changes only affect the packaging.
Summary by CodeRabbit