2
0

💼 Add license to package.jsons

This commit is contained in:
Baptiste Arnaud
2021-12-23 09:44:47 +01:00
parent 30ddb143b4
commit 4d8056dfe8
5 changed files with 5 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
{
"name": "bot-engine",
"license": "AGPL-3.0-or-later",
"version": "0.1.0",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",