Skip to content

Commit

Permalink
fix: re-commit package upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
anegg0 committed Jun 26, 2024
1 parent 2f54cc1 commit dc6332b
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"@docusaurus/theme-mermaid": "^3.3.2",
"classnames": "^2.5.1",
"clsx": "^1.2.1",
"docusaurus": "^1.14.7",
"docusaurus-lunr-search": "^3.3.2",
"docusaurus-plugin-fathom": "^1.2.0",
"docusaurus-plugin-sass": "^0.2.5",
Expand All @@ -53,17 +52,13 @@
"markdown-link-extractor": "^3.1.0",
"prettier": "^2.8.3",
"ts-node": "^10.9.1",
"typedoc": "^0.26.2",
"typedoc": "^0.25.13",
"typedoc-plugin-frontmatter": "^1.0.0",
"typedoc-plugin-markdown": "^4.1.0",
"typedoc-plugin-markdown": "^4.0.3",
"typescript": "^4.7.4"
},
"browserslist": {
"production": [
">0.5%",
"not dead",
"not op_mini all"
],
"production": [">0.5%", "not dead", "not op_mini all"],
"development": [
"last 1 chrome version",
"last 1 firefox version",
Expand Down

0 comments on commit dc6332b

Please sign in to comment.