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

Commit

Permalink
hofix/types
Browse files Browse the repository at this point in the history
When the file vue-property-decorator was renamed to index the types declarations name changed to!
  • Loading branch information
bearkfear committed Nov 20, 2020
1 parent 028d9f4 commit d11b067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"vue": "^2.6.10",
"vue-class-component": "^7.2.3"
},
"typings": "./lib/vue-property-decorator.d.ts",
"typings": "./lib/index.d.ts",
"dependencies": {},
"peerDependencies": {
"vue": "*",
Expand Down

0 comments on commit d11b067

Please sign in to comment.