chore: migrate to Yarn 2 (#2316)

* chore: migrate to Yarn 2

* Update config.yml
This commit is contained in:
ylemkimon
2020-08-03 18:24:56 +09:00
committed by GitHub
parent 591bc7b4be
commit f97c5454f8
15 changed files with 22802 additions and 16898 deletions

View File

@@ -11,5 +11,9 @@
"fs-extra": "^9.0.1",
"react": "^16.8.4"
},
"dependencies": {}
"dependenciesMeta": {
"docusaurus": {
"unplugged": true
}
}
}