Skip to content

Commit 9249dbd

Browse files
fix(package): update vue-property-decorator to version 8.4.1
Closes #162
1 parent 5048975 commit 9249dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
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.1"
2929
},
3030
"devDependencies": {
3131
"@babel/core": "7.8.7",

0 commit comments

Comments
 (0)