We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba6c89 commit 29a6d9bCopy full SHA for 29a6d9b
package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "opencode-codebase-index",
3
- "version": "0.1.4",
+ "version": "0.1.5",
4
"description": "Semantic codebase indexing and search for OpenCode - find code by meaning, not just keywords",
5
"type": "module",
6
- "main": "dist/index.cjs",
+ "main": "dist/index.js",
7
"module": "dist/index.js",
8
"exports": {
9
".": {
0 commit comments