Skip to content

Commit 37634b0

Browse files
update packages
1 parent e6906fa commit 37634b0

File tree

2 files changed

+2732
-3293
lines changed

2 files changed

+2732
-3293
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"clear": "docusaurus clear"
1313
},
1414
"dependencies": {
15-
"@docusaurus/core": "2.0.0-alpha.69",
16-
"@docusaurus/preset-classic": "2.0.0-alpha.69",
17-
"@mdx-js/react": "^1.6.21",
15+
"@docusaurus/core": "2.0.0-beta.0",
16+
"@docusaurus/preset-classic": "2.0.0-beta.0",
17+
"@mdx-js/react": "^1.6.22",
1818
"clsx": "^1.1.1",
19-
"react": "^16.8.4",
20-
"react-dom": "^16.8.4"
19+
"react": "^17.0.2",
20+
"react-dom": "^17.0.2"
2121
},
2222
"browserslist": {
2323
"production": [

0 commit comments

Comments
 (0)