mirror of
https://github.com/wizarrrr/wizarr.git
synced 2026-05-18 19:44:52 -04:00
- Keep current version 2025.9.1 over weblate's 2025.8.5 - Remove duplicate changelog headers - Resolve package.json and package-lock.json version conflicts
21 lines
418 B
JSON
21 lines
418 B
JSON
{
|
|
"name": "wizarr",
|
|
"version": "2025.9.1",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "wizarr",
|
|
"version": "2025.9.1",
|
|
"devDependencies": {
|
|
"@csmith/release-it-calver-plugin": "^2023.12.0",
|
|
"@release-it/conventional-changelog": "^8.0.0",
|
|
"release-it": "^17.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
}
|
|
}
|
|
}
|