Skip to content

Commit

Permalink
Merge branch 'Current' of ssh://github.com/PlayForm/Build into Current
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed May 7, 2024
2 parents 2236bc6 + c14fbf3 commit 2ceedbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
steps:
- uses: actions/checkout@v4.1.5

- uses: pnpm/action-setup@v3.0.0
- uses: pnpm/action-setup@v4.0.0
with:
version: 8.15.5
run_install: |
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/node": "20.12.10",
"commander": "12.0.0",
"deepmerge-ts": "5.1.0",
"esbuild": "0.21.0",
"esbuild": "0.21.1",
"fast-glob": "3.3.2",
"tsc-alias": "1.8.8",
"typescript": "5.4.5"
Expand Down

0 comments on commit 2ceedbd

Please sign in to comment.