Skip to content

Commit a148ed3

Browse files
committed
removes warning for publishing
1 parent 6b2fa7a commit a148ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"main": "build/index.js",
1515
"type": "module",
1616
"bin": {
17-
"opencage-mcp-server": "./build/index.js"
17+
"opencage-mcp-server": "build/index.js"
1818
},
1919
"scripts": {
2020
"build": "tsc",

0 commit comments

Comments
 (0)