Skip to content

Commit

Permalink
up typescript and prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 committed Dec 15, 2020
1 parent d301b0d commit e2634f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"glob": "^7.1.4",
"inquirer": "^6.4.1",
"mkdirp": "^0.5.1",
"prettier": "^1.17.0",
"prettier": "^2.0.0",
"semver": "^6.1.0",
"sort-package-json": "^1.22.1",
"sylvanas": "^0.6.1",
"typescript": "^3.8.3",
"typescript": "^4.0.0",
"umi-utils": "^1.5.2",
"yargs-parser": "^13.1.1",
"yeoman-environment": "^2.8.0",
Expand Down

0 comments on commit e2634f3

Please sign in to comment.