upsert user
All checks were successful
App Image CI / Build app image (push) Successful in -1m28s
NPM Audit Check / Check NPM audit (push) Successful in -2m13s

This commit is contained in:
2025-09-26 14:38:17 -05:00
parent 45ebb7d9cf
commit f39ce0977f
4 changed files with 13 additions and 7 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "archery",
"version": "0.2.0",
"version": "0.2.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "archery",
"version": "0.2.0",
"version": "0.2.1",
"license": "MIT",
"dependencies": {
"body-parser": "^2.2.0",