updataing version to 2.0.0-beta-1

This commit is contained in:
2026-01-25 08:23:53 -06:00
parent 6b0c292d34
commit 36b4018858
3 changed files with 3 additions and 3 deletions

View File

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