Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
oekazuma committed Dec 9, 2024
1 parent f78486a commit 8b30015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/svelte-meta-tags/vite.config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { sveltekit } from '@sveltejs/kit/vite';
import { defineConfig } from 'vite';
import { defineConfig } from 'vitest/config';

export default defineConfig({
plugins: [sveltekit()],
Expand Down

0 comments on commit 8b30015

Please sign in to comment.