We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af93a89 commit e8e8d55Copy full SHA for e8e8d55
plugins/docusaurus-plugin-alumni/package.json
@@ -16,7 +16,8 @@
16
"@docusaurus/utils": "2.0.0-beta.14",
17
"@docusaurus/utils-validation": "2.0.0-beta.14",
18
"fs-extra": "10.0.0",
19
- "js-yaml": "4.1.0"
+ "js-yaml": "4.1.0",
20
+ "prettier": "2.5.1"
21
},
22
"devDependencies": {
23
"@docusaurus/module-type-aliases": "2.0.0-beta.14",
yarn.lock
@@ -4873,6 +4873,7 @@ __metadata:
4873
"@types/react": 17.0.20
4874
fs-extra: 10.0.0
4875
js-yaml: 4.1.0
4876
+ prettier: 2.5.1
4877
react: 17.0.2
4878
typescript: 4.5.4
4879
peerDependencies:
0 commit comments