Skip to content

Commit 2c74993

Browse files
committed
chore: run update
1 parent 87c74fe commit 2c74993

File tree

1 file changed

+2
-2
lines changed
  • packages/eslint-plugin-svelte/src

1 file changed

+2
-2
lines changed
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// IMPORTANT!
22
// This file has been automatically generated,
33
// in order to update its content execute "pnpm run update"
4-
export const name = 'eslint-plugin-svelte';
5-
export const version = '3.5.1';
4+
export const name = 'eslint-plugin-svelte' as const;
5+
export const version = '3.5.1' as const;

0 commit comments

Comments
 (0)