Skip to content

Commit 4e9b404

Browse files
author
BusinessHotels.com
authored
Update package.json
1 parent 9df781a commit 4e9b404

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"business-hotels-mcp": "dist/index.js"
77
},
88
"scripts": {
9-
"build": "tsc src/business-hotels-mcp/index.ts --outDir dist --target ES2022 --module NodeNext --moduleResolution NodeNext --esModuleInterop true --skipLibCheck true",
9+
"build": "tsc",
1010
"prepare": "npm run build",
1111
"start": "node dist/index.js"
1212
},

0 commit comments

Comments
 (0)