Skip to content

Commit

Permalink
chore: change maintain node.js and package manager version
Browse files Browse the repository at this point in the history
  • Loading branch information
imjuni committed May 15, 2024
1 parent 8f36907 commit 4e6dfac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.18.2
18.20.2
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"engines": {
"node": ">=18"
},
"packageManager": "pnpm@9.1.0",
"scripts": {
"clean": "rimraf dist",
"ctix": "ctix build --config .configs/.ctirc",
Expand Down

0 comments on commit 4e6dfac

Please sign in to comment.