v0.2.4
All checks were successful
Docker Image CI / Build build images (arch) (push) Successful in 6s
Docker Image CI / Build build images (artix) (push) Successful in -42s
NPM Audit Check / Check NPM audit (push) Successful in -2m9s
App Image CI / Build app image (push) Successful in -1m6s

This commit is contained in:
2025-11-12 01:39:21 -05:00
parent d14ccdf939
commit b926b303c5
3 changed files with 30 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "archery",
"version": "0.2.3",
"version": "0.2.4",
"description": "Build Arch packages through a web interface",
"keywords": [
"docker",
@@ -37,13 +37,13 @@
"@types/express": "^5.0.3",
"@types/express-session": "^1.18.2",
"@types/express-ws": "3.0.5",
"@types/node": "^24.5.2",
"@types/node": "^24.10.1",
"@types/passport": "1.0.17",
"@types/passport-openidconnect": "0.1.3",
"forking-build-shit": "1.0.4"
"forking-build-shit": "1.0.5"
},
"peerDependencies": {
"typescript": "5.7.3"
"typescript": "5.9.3"
},
"scripts": {
"build": "npx build-shit",