diff --git a/package.json b/package.json index d79b950..a259026 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lingdocs/pashto-inflector", - "version": "3.9.2", + "version": "3.9.3", "author": "lingdocs.com", "description": "A Pashto inflection and verb conjugation engine, inculding React components for displaying Pashto text, inflections, and conjugations", "homepage": "https://verbs.lingdocs.com", diff --git a/src/lib/inflection-category.ts b/src/lib/inflection-pattern.ts similarity index 100% rename from src/lib/inflection-category.ts rename to src/lib/inflection-pattern.ts diff --git a/src/library.ts b/src/library.ts index 7f3c30b..1a667d9 100644 --- a/src/library.ts +++ b/src/library.ts @@ -39,7 +39,7 @@ import Block, { NPBlock, APBlock } from "./components/blocks/Block"; import { roleIcon } from "./components/vp-explorer/VPExplorerExplanationModal"; import CompiledPTextDisplay from "./components/CompiledPTextDisplay"; import RenderedBlocksDisplay from "./components/RenderedBlocksDisplay"; -import { getInflectionPattern } from "./lib/inflection-category"; +import { getInflectionPattern } from "./lib/inflection-pattern"; import { makePsString, removeFVarients,