Skip to content

Commit 267368c

Browse files
committed
implement rule for single component name fix #13
1 parent fac4593 commit 267368c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-mess-detector",
3-
"version": "0.6.1",
3+
"version": "0.7.0",
44
"description": "A static code analysis tool for detecting code smells and best practice violations in Vue.js and Nuxt.js projects",
55
"type": "module",
66
"main": "dist/vue-mess-detector.es.js",

0 commit comments

Comments
 (0)