ryankert01 commented on code in PR #1375:
URL: https://github.com/apache/mahout/pull/1375#discussion_r3363671344
##########
website/package.json:
##########
@@ -18,25 +18,32 @@
"version": "docusaurus docs:version"
},
"dependencies": {
- "@docusaurus/core": "3.9.2",
- "@docusaurus/preset-classic": "3.9.2",
- "@docusaurus/plugin-client-redirects": "3.9.2",
+ "@docusaurus/core": "3.10.1",
+ "@docusaurus/faster": "^3.10.1",
Review Comment:
Good catch — fixed in 08780e681, `@docusaurus/faster` is now pinned to
`3.10.1` like the rest.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]