@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<IsPackable>false</IsPackable>
|
<IsPackable>false</IsPackable>
|
||||||
<Version>1.0.0</Version>
|
<Version>1.1.0</Version>
|
||||||
<Authors>Menci</Authors>
|
<Authors>Menci</Authors>
|
||||||
<Description>Fuzzy search engine for small text pieces, with Chinese/Japanese pronunciation support</Description>
|
<Description>Fuzzy search engine for small text pieces, with Chinese/Japanese pronunciation support</Description>
|
||||||
<PackageLicenseExpression>AGPL-3.0-only</PackageLicenseExpression>
|
<PackageLicenseExpression>AGPL-3.0-only</PackageLicenseExpression>
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@maigolabs/needle",
|
"name": "@maigolabs/needle",
|
||||||
"version": "1.0.1",
|
"version": "1.1.0",
|
||||||
"description": "Fuzzy search engine for small text pieces, with Chinese/Japanese pronunciation support.",
|
"description": "Fuzzy search engine for small text pieces, with Chinese/Japanese pronunciation support.",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "./src/index.ts",
|
"main": "./src/index.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user