fix(create): install types for JS template as well (#7078)

This commit is contained in:
Joshua Chen 2022-03-31 15:49:07 +08:00 committed by GitHub
parent 949a72e6a5
commit ce2b631455
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 2 deletions

View file

@ -16,8 +16,6 @@
"test": "tsc -p ."
},
"dependencies": {
"@docusaurus/react-loadable": "5.5.2",
"react-loadable": "npm:@docusaurus/react-loadable@5.5.2",
"commander": "^5.1.0",
"history": "^4.9.0",
"joi": "^17.6.0",