Add license field

This commit is contained in:
Daniel Kluge
2023-11-23 19:03:42 +01:00
parent 63c6ad2b49
commit 70645011a3
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"url": "https://github.com/C0ntroller/aas-multimessagebroker.git",
"directory": "lib"
},
"license": "ISC",
"license": "LGPL-3.0-or-later",
"types": "dist/index.d.ts",
"devDependencies": {
"@types/node": "^20.8.2",