chore: add required version to retrieval plugin (#467)
* chore: add required version to retrieval plugin * chore: fix required version
This commit is contained in:
parent
2d56a91826
commit
fc8622da9d
@ -1,10 +1,11 @@
|
||||
{
|
||||
"name": "retrieval-plugin",
|
||||
"version": "1.0.2",
|
||||
"description": "Retrieval plugin for Jan app",
|
||||
"description": "Retrieval plugin for Jan app (experimental)",
|
||||
"icon": "https://raw.githubusercontent.com/tailwindlabs/heroicons/88e98b0c2b458553fbadccddc2d2f878edc0387b/src/20/solid/circle-stack.svg",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/module.js",
|
||||
"requiredVersion": "^0.3.1",
|
||||
"author": "Jan <service@jan.ai>",
|
||||
"license": "MIT",
|
||||
"activationPoints": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user