File tree Expand file tree Collapse file tree 3 files changed +3
-12
lines changed Expand file tree Collapse file tree 3 files changed +3
-12
lines changed Original file line number Diff line number Diff line change 1919 node-version : 20
2020
2121 - uses : pnpm/action-setup@v4
22- with :
23- version : 10
2422
2523 - name : Install dependencies
2624 run : pnpm install --frozen-lockfile
4038 node-version : 20
4139
4240 - uses : pnpm/action-setup@v4
43- with :
44- version : 10
4541
4642 - name : Install dependencies
4743 run : pnpm install --frozen-lockfile
6157 node-version : 20
6258
6359 - uses : pnpm/action-setup@v4
64- with :
65- version : 10
6660
6761 - name : Install dependencies
6862 run : pnpm install --frozen-lockfile
8781 node-version : 20
8882
8983 - uses : pnpm/action-setup@v4
90- with :
91- version : 10
9284
9385 - name : Install dependencies
9486 run : pnpm install --frozen-lockfile
Original file line number Diff line number Diff line change 2323 registry-url : ' https://registry.npmjs.org/'
2424
2525 - uses : pnpm/action-setup@v4
26- with :
27- version : 10
2826
2927 - name : Install dependencies
3028 run : pnpm install --frozen-lockfile
Original file line number Diff line number Diff line change 11{
22 "name" : " @winor30/mcp-server-datadog" ,
3- "version" : " 1.6 .0" ,
3+ "version" : " 1.7 .0" ,
44 "description" : " MCP server for interacting with Datadog API" ,
55 "repository" : {
66 "type" : " git" ,
7676 "*.{json,md}" : [
7777 " prettier --write"
7878 ]
79- }
79+ },
80+ "packageManager" :
" [email protected] " 8081}
You can’t perform that action at this time.
0 commit comments