Skip to content

Commit 13eb6ef

Browse files
committed
lint
1 parent 1cb3338 commit 13eb6ef

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
"bin": {
88
"mcp-telegram": "dist/index.js"
99
},
10-
"files": [
11-
"dist"
12-
],
10+
"files": ["dist"],
1311
"scripts": {
1412
"build": "tsc && shx chmod +x dist/index.js",
1513
"prepare": "husky",

0 commit comments

Comments
 (0)