Skip to content

Commit

Permalink
fix: create a dummy commit to trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
elevatebart committed Feb 9, 2022
1 parent e0bf811 commit 97e6c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion npm/vue/src/shims-vue.d.ts
Expand Up @@ -2,4 +2,4 @@ declare module '*.vue' {
import { DefineComponent } from 'vue'
const component: DefineComponent<{}, {}, any>
export default component
}
}

0 comments on commit 97e6c14

Please sign in to comment.