Skip to content

Commit

Permalink
Merge pull request #28 from trueberryless-org/update-template-files
Browse files Browse the repository at this point in the history
[ci] sync template files
  • Loading branch information
trueberryless authored Feb 21, 2025
2 parents 58e7102 + e50cec6 commit d5a21a0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ EXPOSE 80
ENV HOST=0.0.0.0
ENV PORT=80
CMD ["node", "dist/server/entry.mjs"]

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"starlight-links-validator": "^0.14.3",
"starlight-plugin-show-latest-version": "workspace:*"
},
"packageManager": "pnpm@9.3.0",
"packageManager": "pnpm@9.6.0",
"engines": {
"node": "^18.17.1 || ^20.3.0 || >=21.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion pnpm-workspace.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
packages:
- "docs/"
- "packages/*"
- "packages/**/*"

0 comments on commit d5a21a0

Please sign in to comment.