Skip to content

Commit 97e6c14

Browse files
committed
fix: create a dummy commit to trigger release
1 parent e0bf811 commit 97e6c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm/vue/src/shims-vue.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ declare module '*.vue' {
22
import { DefineComponent } from 'vue'
33
const component: DefineComponent<{}, {}, any>
44
export default component
5-
}
5+
}

0 commit comments

Comments
 (0)