diff --git a/package.json b/package.json index 224f0bb..fa5174b 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/src/library.ts b/src/library.ts index 41ba89f..e9371d5 100644 --- a/src/library.ts +++ b/src/library.ts @@ -142,8 +142,6 @@ export { dictionaryEntryTextFields, dictionaryEntryNumberFields, dictionaryEntryBooleanFields, - dictionaryEntryPhoneticsTextFields, - dictionaryEntryPashtoTextFields, // TYPES Types, } \ No newline at end of file