This commit is contained in:
Milli 2022-05-28 19:57:10 +02:00
parent 5fe4105dba
commit 1aa4301840

View File

@ -1,6 +1,6 @@
{
"name": "web",
"version": "1.22.19",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "concurrently -n NEXT,TS -c magenta,cyan \"next dev -p 3000\" \"yarn ts --watch\"",