1
0
Fork 0

chore: Updated dependencies - Fixed axios issue

This commit is contained in:
Joost De Cock 2023-12-24 10:18:14 +01:00
parent 18284cf904
commit c62d19766b
93 changed files with 614 additions and 774 deletions

View file

@ -65,7 +65,7 @@
"tag": "latest"
},
"engines": {
"node": "18",
"npm": "9"
"node": ">=18",
"npm": ">=9"
}
}