From ad425b2652f31bebd270740b8bde819a81788af6 Mon Sep 17 00:00:00 2001 From: Jay Lees Date: Mon, 13 Apr 2020 10:33:40 +0100 Subject: [PATCH] docs(v2): remove duplicated package.json in installation directory structure (#2596) --- website/docs/installation.md | 1 - 1 file changed, 1 deletion(-) diff --git a/website/docs/installation.md b/website/docs/installation.md index c092aa4972..cc972af0ad 100644 --- a/website/docs/installation.md +++ b/website/docs/installation.md @@ -47,7 +47,6 @@ my-website │ ├── doc2.md │ ├── doc3.md │ └── mdx.md -├── package.json ├── src │ ├── css │ │ └── custom.css