Skip to content

Commit

Permalink
chore : nvmrc를 이용하여 nodejs의 버전을 관리할 수 있게 끔 코드 작성
Browse files Browse the repository at this point in the history
  • Loading branch information
sunub committed Nov 6, 2024
1 parent 135f3ce commit 40a76c9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
22.11.0
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Running tests...\" && exit 0",
"prepare": "husky",
"lint": "eslint frontend/src"
},
Expand Down

0 comments on commit 40a76c9

Please sign in to comment.