Skip to content

Commit 3ed7b3f

Browse files
committed
chore: add .npmrc file to specify built dependencies
1 parent 0a6e1e7 commit 3ed7b3f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
onlyBuiltDependencies[]=esbuild

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dokploy/mcp",
33
"version": "0.29.3",
4-
"description": "MCP Server for Dokploy API",
4+
"description": "MCP Server for Dokploy API.",
55
"main": "build/index.js",
66
"bin": {
77
"dokploy-mcp": "build/index.js"

0 commit comments

Comments
 (0)