This commit is contained in:
lingdocs 2021-09-16 13:53:33 -04:00
parent 26f226a7fa
commit 30f6cad275
2 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@lingdocs/pashto-inflector",
"version": "1.0.4",
"version": "1.0.5",
"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",

View File

@ -142,8 +142,6 @@ export {
dictionaryEntryTextFields,
dictionaryEntryNumberFields,
dictionaryEntryBooleanFields,
dictionaryEntryPhoneticsTextFields,
dictionaryEntryPashtoTextFields,
// TYPES
Types,
}