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,7 +1,7 @@
{
"name": "@automatisch/backend",
"version": "0.5.0",
"license": "AGPL-3.0",
"license": "See LICENSE file",
"description": "The open source Zapier alternative. Build workflow automation without spending time and money.",
"scripts": {
"dev": "ts-node-dev --exit-child src/server.ts",