chore: add support for alpine linux

This commit is contained in:
nelson 2025-01-31 08:52:59 -08:00
parent abcb033f60
commit bb07aa31ea
2 changed files with 4 additions and 1 deletions

View file

@ -2,7 +2,7 @@
"name": "app",
"description": "School quality framework",
"engines": {
"node": "18.x"
"node": "22.x"
},
"private": "true",
"dependencies": {