Skip to content

Commit

Permalink
chore: update examples to Docusaurus 2.2.0 (#8266)
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Oct 29, 2022
1 parent 160c24c commit ee92278
Show file tree
Hide file tree
Showing 2 changed files with 7,553 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
"dev": "docusaurus start"
},
"dependencies": {
"@docusaurus/core": "2.1.0",
"@docusaurus/preset-classic": "2.1.0",
"@docusaurus/core": "2.2.0",
"@docusaurus/preset-classic": "2.2.0",
"@mdx-js/react": "^1.6.22",
"clsx": "^1.2.1",
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.1.0"
"@docusaurus/module-type-aliases": "2.2.0"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit ee92278

Please sign in to comment.