Skip to content

Commit

Permalink
fix(ui): build failing CI
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Shatford <[email protected]>
  • Loading branch information
jordanshatford committed Sep 6, 2023
1 parent 7aa4d6e commit 1d807d5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@
"svelte": "./src/lib/index.ts"
}
},
"files": [
"dist",
"!dist/**/*.test.*",
"!dist/**/*.spec.*"
],
"scripts": {
"prepare": "svelte-kit sync",
"dev": "vite dev",
Expand Down

1 comment on commit 1d807d5

@vercel
Copy link

@vercel vercel bot commented on 1d807d5 Sep 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.