This commit is contained in:
Milli 2022-05-28 19:56:56 +02:00
parent 26b7ec9f66
commit 5fe4105dba

View File

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