Skip to content

Commit 01289da

Browse files
committed
Eslint fix
1 parent 735d45b commit 01289da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "unplugin-fluent-vue",
3+
"version": "0.0.1",
34
"description": "unplugin for fluent-vue. Adds support for custom blocks in Vue SFC and external ftl files.",
45
"author": {
56
"name": "Ivan Demchuk",
@@ -82,6 +83,5 @@
8283
"extends": [
8384
"@antfu/eslint-config-ts"
8485
]
85-
},
86-
"version": "0.0.1"
86+
}
8787
}

0 commit comments

Comments
 (0)