Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 708c79d

Browse files
committed
v8.3.0
- Update vue-class-component #266 #262 - Fix Provide/ProvideReactive compatibility #264 #249
1 parent f30c010 commit 708c79d

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
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-property-decorator",
3-
"version": "8.2.2",
3+
"version": "8.3.0",
44
"description": "property decorators for Vue Component",
55
"main": "lib/vue-property-decorator.umd.js",
66
"module": "lib/vue-property-decorator.js",

0 commit comments

Comments
 (0)