We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f96ee0 commit 6e17d6cCopy full SHA for 6e17d6c
scripts/compare-versions-warning.js
@@ -1,5 +1,5 @@
1
module.exports = function () {
2
- const lastUpdated = "2025-03-28";
+ const lastUpdated = "2025-04-10";
3
4
const cv = require("compare-versions");
5
0 commit comments