chore: update app version

This commit is contained in:
Jefferson Mantovani
2026-01-22 11:08:18 -03:00
parent 42016d0101
commit b655a3c4b6
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "p2pix-front-end",
"version": "1.1.0",
"version": "1.2.0",
"scripts": {
"start": "vite --host=0.0.0.0 --port 3000",
"build": "run-p type-check build-only",