Rebase semver parsing on main (#677)

Co-authored-by: Marco Rodolfi <marco.rodolfi.1992@gmail.com>
This commit is contained in:
Marco Rodolfi
2024-09-17 15:21:31 +02:00
committed by GitHub
parent 24fce1e093
commit 2f90a4fcf7
3 changed files with 21 additions and 2 deletions
+2 -1
View File
@@ -55,6 +55,7 @@
"react-i18next": "^14.1.2",
"react-icons": "^5.2.1",
"react-markdown": "^9.0.1",
"remark-gfm": "^4.0.0"
"remark-gfm": "^4.0.0",
"compare-versions": "^6.1.1"
}
}