Commit 5de6cac6 authored by nanahira's avatar nanahira

3.4.0

parent 17e740f7
Pipeline #18415 passed with stage
in 56 seconds
{ {
"name": "koishi-plugin-elasticsearch", "name": "koishi-plugin-elasticsearch",
"version": "3.3.0", "version": "3.4.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "koishi-plugin-elasticsearch", "name": "koishi-plugin-elasticsearch",
"version": "3.3.0", "version": "3.4.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@elastic/elasticsearch": "^8.0.0", "@elastic/elasticsearch": "^8.0.0",
......
{ {
"name": "koishi-plugin-elasticsearch", "name": "koishi-plugin-elasticsearch",
"description": "Elasticsearch intergration for Koishi.", "description": "Elasticsearch intergration for Koishi.",
"version": "3.3.0", "version": "3.4.0",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/src/index.d.ts", "types": "dist/src/index.d.ts",
"scripts": { "scripts": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment