feat: Move to Yarn Package Manager (#2564)

* fix: Discrepancies in lock.json after setting up docs

* Move to yarn engine from npm

* ignore lock.json
This commit is contained in:
Kush Trivedi 2020-04-20 17:01:52 +05:30 committed by GitHub
parent b361df227f
commit 070d16517b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6850 additions and 9726 deletions

2
docs/.gitignore vendored
View File

@ -7,5 +7,5 @@ lib/core/MetadataBlog.js
translated_docs translated_docs
build/ build/
yarn.lock package-lock.json
i18n/* i18n/*

9725
docs/package-lock.json generated

File diff suppressed because it is too large Load Diff

6849
docs/yarn.lock Normal file

File diff suppressed because it is too large Load Diff