From 30f6cad275663bf0a409f7708755ba476772393d Mon Sep 17 00:00:00 2001 From: lingdocs <71590811+lingdocs@users.noreply.github.com> Date: Thu, 16 Sep 2021 13:53:33 -0400 Subject: [PATCH] oops --- package.json | 2 +- src/library.ts | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) 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