🔧 chore: Add .bunfig.toml

pull/414/head
canisminor1990 2023-09-13 14:00:06 +08:00
parent 9b1fc98659
commit 3fedffb87b
3 changed files with 48 additions and 43 deletions

3
.bunfig.toml Normal file
View File

@ -0,0 +1,3 @@
[install.lockfile]
save = false

File diff suppressed because one or more lines are too long

View File

@ -102,6 +102,8 @@
"prettier": "^3",
"query-string": "^8",
"react": "^18",
"react-dnd": "^16",
"react-dnd-html5-backend": "^16",
"react-dom": "^18",
"react-helmet": "^6",
"react-i18next": "^13",