Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #337 from kmcwebdev/development
Browse files Browse the repository at this point in the history
Update node version to 18.13.0
  • Loading branch information
csulit authored Oct 12, 2023
2 parents f83ddc2 + 4751bfd commit 94591a9
Show file tree
Hide file tree
Showing 3 changed files with 7,950 additions and 8,535 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@
"private": true,
"license": "UNLICENSED",
"engines": {
"node": "18.18.0",
"pnpm": ">=8.7.6",
"npm": "please-use-pnpm",
"yarn": "please-use-pnpm"
"node": "18.13.0"
},
"scripts": {
"build": "nest build",
Expand Down
Loading

0 comments on commit 94591a9

Please sign in to comment.