mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 16:29:47 +02:00
fix(create): install types for JS template as well (#7078)
This commit is contained in:
parent
949a72e6a5
commit
ce2b631455
4 changed files with 9 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue