We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46567e3 commit 5139dbcCopy full SHA for 5139dbc
packages/@vue/cli-ui/src/components/PackageSearchItem.vue
@@ -75,7 +75,7 @@ export default {
75
},
76
77
watch: {
78
- pkg: {
+ 'pkg.name': {
79
handler: 'updateLogo',
80
immediate: true
81
}
0 commit comments