Skip to content

Commit

Permalink
chore: update vue-property-decorator version in template
Browse files Browse the repository at this point in the history
fixes #6183
  • Loading branch information
haoqunjiang committed Jan 6, 2021
1 parent 12e29a1 commit 6061708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@vue/cli-plugin-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"jscodeshift": "^0.10.0",
"typescript": "~3.9.3",
"vue-class-component": "^7.2.3",
"vue-property-decorator": "^8.4.2"
"vue-property-decorator": "^9.1.2"
}
}

0 comments on commit 6061708

Please sign in to comment.