feat(comment-checker): add Windows support

This commit is contained in:
YeonGyu-Kim
2025-12-05 13:44:52 +09:00
parent 695aeafb86
commit 2c223d96a1
2 changed files with 12 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "oh-my-opencode",
"version": "0.1.12",
"version": "0.1.13",
"description": "OpenCode plugin - custom agents (oracle, librarian) and enhanced features",
"main": "dist/index.js",
"types": "dist/index.d.ts",