move to gitea
All checks were successful
App Image CI / Build app image (push) Successful in -2m7s
Docker Image CI / Build build images (arch) (push) Successful in -15s
Docker Image CI / Build build images (artix) (push) Successful in -48s

This commit is contained in:
2025-04-29 21:04:32 -05:00
parent 9722c4f992
commit b13d34cbdb
7 changed files with 53 additions and 82 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "archery",
"version": "0.1.5",
"version": "0.1.6",
"description": "Build Arch packages through a web interface",
"keywords": [
"docker",
@@ -24,9 +24,9 @@
"ejs": "3.1.10",
"express": "^4.21.2",
"express-ws": "^5.0.2",
"pg": "^8.13.1",
"pg": "^8.15.6",
"pg-hstore": "^2.3.4",
"sequelize": "^6.37.5"
"sequelize": "^6.37.7"
},
"devDependencies": {
"@types/csso": "5.0.4",