chore: Add AGPL-3.0 license to package.json files

This commit is contained in:
Faruk AYDIN
2022-10-07 17:10:14 +03:00
parent 42ffd907ae
commit ac4be28a03
6 changed files with 6 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "@automatisch/types",
"version": "0.1.0",
"license": "AGPL-3.0",
"description": "Type definitions for automatisch",
"homepage": "https://github.com/automatisch/automatisch",
"types": "./index.d.ts",