Skip to content

Commit 6061708

Browse files
committed
chore: update vue-property-decorator version in template
fixes #6183
1 parent 12e29a1 commit 6061708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@vue/cli-plugin-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
"jscodeshift": "^0.10.0",
5555
"typescript": "~3.9.3",
5656
"vue-class-component": "^7.2.3",
57-
"vue-property-decorator": "^8.4.2"
57+
"vue-property-decorator": "^9.1.2"
5858
}
5959
}

0 commit comments

Comments
 (0)