1
0
Fork 0
commitizen/tests/data/repeated_version_number.json
Daniel Baumann a7fbe822ec
Adding upstream version 4.6.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-04-21 10:42:01 +02:00

7 lines
97 B
JSON

{
"name": "magictool",
"version": "1.2.3",
"dependencies": {
"lodash": "1.2.3"
}
}