chore: Explain license changes in docs and package.json files

This commit is contained in:
Faruk AYDIN
2023-02-12 15:36:35 +01:00
parent bac561d8c7
commit 2fbadea821
9 changed files with 25 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@automatisch/root",
"license": "AGPL-3.0",
"license": "See LICENSE file",
"private": true,
"scripts": {
"start": "lerna run --stream --parallel --scope=@*/{web,backend} dev",