Skip to content

Commit

Permalink
build(web): fix adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
xmlking committed Sep 16, 2023
1 parent 0280a3f commit 09f9663
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion apps/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
},
"devDependencies": {
"@floating-ui/dom": "1.5.1",
"@playwright/test": "1.37.1",
"@skeletonlabs/skeleton": "2.0.0",
"@skeletonlabs/tw-plugin": "0.1.0",
"@sveltejs/adapter-auto": "2.1.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"tailwindcss-animate": "1.0.7",
"tslib": "2.6.2",
"typescript": "5.2.2",
"ui": "workspace:ui-flowbite",
"ui-flowbite": "workspace:*",
"vite": "4.4.9",
"vite-plugin-pwa": "0.16.5",
"vitest": "0.34.4",
Expand All @@ -104,4 +104,4 @@
"dependencies": {
"cookie": "0.5.0"
}
}
}
Binary file modified bun.lockb
Binary file not shown.

0 comments on commit 09f9663

Please sign in to comment.