chore: update plugins license (#496)

This commit is contained in:
Louis 2023-10-30 21:30:56 +07:00 committed by GitHub
parent a1db817f1e
commit 4f9d883c6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
"main": "dist/esm/index.js",
"module": "dist/cjs/module.js",
"author": "Jan <service@jan.ai>",
"license": "MIT",
"license": "AGPL-3.0",
"supportCloudNative": true,
"url": "/plugins/data-plugin/index.js",
"activationPoints": [

View File

@ -6,7 +6,7 @@
"main": "dist/index.js",
"module": "dist/module.js",
"author": "Jan <service@jan.ai>",
"license": "MIT",
"license": "AGPL-3.0",
"supportCloudNative": true,
"url": "/plugins/inference-plugin/index.js",
"activationPoints": [

View File

@ -6,7 +6,7 @@
"main": "dist/index.js",
"module": "dist/module.js",
"author": "Jan <service@jan.ai>",
"license": "MIT",
"license": "AGPL-3.0",
"supportCloudNative": true,
"url": "/plugins/model-management-plugin/index.js",
"activationPoints": [

View File

@ -6,7 +6,7 @@
"main": "dist/index.js",
"module": "dist/module.js",
"author": "Jan <service@jan.ai>",
"license": "MIT",
"license": "AGPL-3.0",
"supportCloudNative": true,
"url": "/plugins/monitoring-plugin/index.js",
"activationPoints": [