This commit is contained in:
a2a-platform
2026-06-13 11:24:30 +00:00
parent 8076016d43
commit c4febd9991
5 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "robertseares-frontend",
"private": true,
"version": "0.1.3",
"version": "0.1.4",
"scripts": {
"dev": "next dev --hostname 0.0.0.0 --port 3000",
"build": "next build && node prepare-standalone.mjs",