Skip to content

Commit

Permalink
Merge pull request #4 from yihong0618/master
Browse files Browse the repository at this point in the history
chore: Update package manager and ignore requirements-dev.txt (yihong0618#632)
  • Loading branch information
jun1st committed Mar 27, 2024
2 parents f75b685 + aff3de2 commit 37cb4f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .vercelignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
requirements.txt
requirements-dev.txt
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@
"prettier": "2.8.8",
"typescript": "^5.1.6"
},
"packageManager": "pnpm@8.7.0"
"packageManager": "yarn@1.22.22"
}

0 comments on commit 37cb4f6

Please sign in to comment.