Skip to content

Commit 8b690a0

Browse files
fix(package): update vue-property-decorator to version 8.4.2
Closes #162
1 parent 5487ae5 commit 8b690a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"babel-plugin-transform-runtime": "6.23.0",
2727
"find-babel-config": "1.2.0",
28-
"vue-property-decorator": "8.3.0"
28+
"vue-property-decorator": "8.4.2"
2929
},
3030
"devDependencies": {
3131
"@babel/core": "7.8.7",

0 commit comments

Comments
 (0)