updating version to 2.1.5
All checks were successful
Main / changes (push) Successful in 26s
Main / build-and-test (push) Successful in 5m58s
Main / deploy (push) Successful in 2m33s

This commit is contained in:
2026-05-31 05:51:16 -05:00
parent b93327f840
commit 5a1e24a1ce
5 changed files with 6 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@noahspan/flying",
"version": "2.1.4",
"version": "2.1.5",
"scripts": {
"start": "node api/dist/main",
"format": "prettier --write \"**/src/**/*.ts\" \"**/test/**/*.ts\"",