Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update artifacts
  • Loading branch information
linux-china committed Jul 27, 2021
1 parent f62aaa6 commit 8604b6b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -19,19 +19,19 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"@docusaurus/core": "^2.0.0-beta.3",
"@docusaurus/preset-classic": "^2.0.0-beta.3",
"@docusaurus/core": "^2.0.0-beta.4",
"@docusaurus/preset-classic": "^2.0.0-beta.4",
"@mdx-js/react": "^1.6.21",
"clsx": "^1.1.1",
"prism-react-renderer": "^1.2.1",
"react": "^17.0.1",
"react-dom": "^17.0.1"
},
"devDependencies": {
"@docusaurus/types": "^2.0.0-beta.3",
"@types/mdx-js__react": "^1.5.3",
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.8"
"@docusaurus/types": "^2.0.0-beta.4",
"@types/mdx-js__react": "^1.5.4",
"@types/react": "^17.0.15",
"@types/react-dom": "^17.0.9"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit 8604b6b

Please sign in to comment.