Skip to content

Commit

Permalink
bugfix in package.json
Browse files Browse the repository at this point in the history
Signed-off-by: Rieks <RieksJ@users.noreply.github.com>
  • Loading branch information
RieksJ committed Jul 11, 2023
1 parent f682377 commit 55b2e50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"glossary": "docusaurus glossary"
},
"dependencies": {
"@docusaurus-terminology/parser": "^1.3.0",
"@docusaurus-terminology/term": "^1.0.0",
// "@docusaurus-terminology/parser": "^1.3.0",
// "@docusaurus-terminology/term": "^1.0.0",
"@docusaurus/core": "^2.4.0",
"@docusaurus/preset-classic": "^2.4.0",
"@material-ui/core": "^4.11.0",
Expand Down

0 comments on commit 55b2e50

Please sign in to comment.