chore: switch to pnpm and remove DISCORD_APP

This commit is contained in:
Ryan Cao 2023-06-05 18:13:48 +08:00
parent 930d7bca12
commit cb16991417
No known key found for this signature in database
10 changed files with 1692 additions and 1657 deletions

View file

@ -28,5 +28,6 @@
"gray-matter": "4.0.3",
"prettier": "2.8.8",
"typescript": "5.1.3"
}
},
"packageManager": "pnpm@8.6.0"
}