Skip to content

Commit b9650a4

Browse files
committed
Merge branch 'main' into rc
2 parents af4af2d + 2014ad3 commit b9650a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.0.2-rc.0",
55
"type": "module",
66
"bin": {
7-
"factifai-mcp-server": "./dist/index.js"
7+
"factifai-mcp-server": "dist/index.js"
88
},
99
"author": "Presidio",
1010
"publishConfig": {
@@ -52,7 +52,7 @@
5252
"playwright": "1.53.1"
5353
},
5454
"files": [
55-
"dist/",
55+
"dist",
5656
"README.md",
5757
"LICENSE",
5858
"package.json"

0 commit comments

Comments
 (0)