Skip to content

Commit

Permalink
update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Oct 21, 2021
1 parent 68a1166 commit 2d08b00
Show file tree
Hide file tree
Showing 6 changed files with 953 additions and 953 deletions.
6 changes: 3 additions & 3 deletions examples/classic-typescript/package.json
Expand Up @@ -16,8 +16,8 @@
"dev": "docusaurus start"
},
"dependencies": {
"@docusaurus/core": "2.0.0-beta.7",
"@docusaurus/preset-classic": "2.0.0-beta.7",
"@docusaurus/core": "2.0.0-beta.8",
"@docusaurus/preset-classic": "2.0.0-beta.8",
"@mdx-js/react": "^1.6.21",
"@svgr/webpack": "^5.5.0",
"clsx": "^1.1.1",
Expand All @@ -28,7 +28,7 @@
"url-loader": "^4.1.1"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.0.0-beta.7",
"@docusaurus/module-type-aliases": "2.0.0-beta.8",
"@tsconfig/docusaurus": "^1.0.4",
"typescript": "^4.3.5"
},
Expand Down

0 comments on commit 2d08b00

Please sign in to comment.