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

Commit

Permalink
feat(plugin-typescript): upgrade to ts-loader 7
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorlxy committed May 9, 2020
1 parent eb27d87 commit 2d6e17b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vuepress-plugin-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"lint": "eslint --ext .ts,.vue src test"
},
"dependencies": {
"ts-loader": "^6.2.1"
"ts-loader": "^7.0.3"
},
"devDependencies": {
"vue-class-component": "^7.1.0",
Expand Down

0 comments on commit 2d6e17b

Please sign in to comment.