diff --git a/package.json b/package.json index 650acd0..e12feb6 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@formkit/auto-animate": "^1.0.0-beta.1", "@fortawesome/fontawesome-free": "^5.15.4", "@lingdocs/lingdocs-main": "^0.3.3", - "@lingdocs/pashto-inflector": "^4.0.1", + "@lingdocs/pashto-inflector": "^4.0.0", "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", diff --git a/src/content/equatives/habitual-equative.mdx b/src/content/equatives/habitual-equative.mdx index 9a51141..12d8f4d 100644 --- a/src/content/equatives/habitual-equative.mdx +++ b/src/content/equatives/habitual-equative.mdx @@ -51,11 +51,6 @@ In the last section we looked at the pre This form is used to say that something is something (A = B) **habitually, generally, or repeatedly**. {psmd([ - { - p: "**کور**", - f: "**kor**", - e: "**house**", - }, { p: "سحار کې چمن لوند **وي**", f: "saháar ke chaman loond **wee**", diff --git a/yarn.lock b/yarn.lock index a81a29c..5b44a21 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1804,10 +1804,10 @@ rambda "^6.7.0" react-select "^5.2.2" -"@lingdocs/pashto-inflector@^3.9.6": - version "3.9.6" - resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-3.9.6.tgz#308d50c81108f47fccedadecdf32c2eaaa7a797c" - integrity sha512-UGei0f8Yf19CFvrtBBMABxe1ICAFcepk9ytnsbguX6F1hCNRD13RmNcT8GnmIm+wPIXRS1Ae0Z7zgmx7fKcT7w== +"@lingdocs/pashto-inflector@^4.0.0": + version "4.0.0" + resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-4.0.0.tgz#873bed0ac745ea570268abe9e085d472f1b1a852" + integrity sha512-6jsy4wvPwi6TSaCqEy0d0c/LfbSnZBQKZ8TNwk/4jePmG4D5BIynybW4X10LBzvhYLmu2au1NKK5kK9bNWV9PQ== dependencies: "@formkit/auto-animate" "^1.0.0-beta.1" classnames "^2.2.6"