Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit db2305d

Browse files
fix(deps): update docusaurus monorepo to v2.0.0-rc.1
1 parent 0a237f8 commit db2305d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"docs": "docusaurus docs:version"
1111
},
1212
"dependencies": {
13-
"@docusaurus/core": "2.0.0-alpha.69",
14-
"@docusaurus/preset-classic": "2.0.0-alpha.69",
13+
"@docusaurus/core": "2.0.0-rc.1",
14+
"@docusaurus/preset-classic": "2.0.0-rc.1",
1515
"classnames": "2.2.6",
1616
"react": "17.0.1",
1717
"react-dom": "17.0.1"

0 commit comments

Comments
 (0)