Skip to content

Commit

Permalink
chore: update typescript version
Browse files Browse the repository at this point in the history
  • Loading branch information
zhousg committed Mar 24, 2023
1 parent ca59ce9 commit 2e4b87b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/config/typescript/package.json
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@types/node": "^18.14.2",
"npm-run-all": "^4.1.5",
"typescript": "~4.8.4",
"typescript": "~5.0.2",
"vue-tsc": "^1.2.0"
}
}

0 comments on commit 2e4b87b

Please sign in to comment.