Skip to content

Commit b176335

Browse files
committed
Add index.js
1 parent c45aa9b commit b176335

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"license": "Apache-2.0",
1212
"type": "module",
1313
"files": [
14-
"lib",
15-
"CHANGELOG.md"
14+
"lib/",
15+
"index.js"
1616
],
1717
"bin": {
1818
"cds-mcp": "./index.js"

0 commit comments

Comments
 (0)