Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstein authored Dec 2, 2024
1 parent 2ef76aa commit af77fb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vitepress/constants/mocha_versions.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const mochaVersions = Object.freeze({
"app-latest-sha": "b24feac743182b33192d46ed42d8f89578c084ab",
"core-latest-tag": "v1.44.0-tm-v0.34.35",
"core-latest-sha": "a1268f7ae3e688144a613c8a439dd31818aae07d",
"node-latest-tag": "v0.20.4-test2",
"node-latest-sha": "774be14be2debe5f77ce7f37424e8a074b357b13",
"node-latest-tag": "v0.20.4-mocha",
"node-latest-sha": "51b79431533576a5cddf1235bdf3751e4c014212",
});
export default mochaVersions;

0 comments on commit af77fb3

Please sign in to comment.