docs: update lock + general cleanup (#19350)

* docs: update lock file

* remove redundant npm lock file

* add missing peer deps

* fix TODO and bump antd

* fix API spec script
This commit is contained in:
Ville Brofeldt
2022-03-24 15:43:30 +02:00
committed by GitHub
parent f37fc1a7f0
commit 3313530f4d
7 changed files with 6816 additions and 15658 deletions

View File

@@ -24,7 +24,7 @@ This website is built using [Docusaurus 2](https://docusaurus.io/), a modern sta
### Installation
```
$ yarn
$ yarn install
```
### Local Development