[develop]: Init version in package.json

This commit is contained in:
Konstantinos Triantafyllou 2023-11-30 10:23:30 +02:00
parent d1ab314ef2
commit 6712e54462
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "monitor",
"version": "0.0.0",
"version": "1.0.0",
"scripts": {
"ng": "ng",
"start": " ng serve --port 4500 --disable-host-check --host 0.0.0.0",