Skip to content

Commit 8383085

Browse files
committed
chore: add create bunfig.toml for demo app
1 parent 91d657f commit 8383085

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

apps/demo/bunfig.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
smol = true

bun.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"apps/demo": {
1414
"name": "demo",
1515
"dependencies": {
16+
"@douxcode/vue-spring-bottom-sheet": "2.0.4",
1617
"@nuxt/content": "^3.4.0",
1718
"@nuxt/ui": "^3.0.2",
1819
"@wdns/vue-code-block": "^2.3.5",

0 commit comments

Comments
 (0)