This commit is contained in:
adueck 2022-10-08 22:00:56 +05:00
parent 9c234fd91c
commit 2b74c95928
2 changed files with 2 additions and 1 deletions

View File

@ -31,6 +31,7 @@ jobs:
yarn install yarn install
cd ../components cd ../components
yarn install yarn install
cd ../..
yarn build-library yarn build-library
yarn test yarn test
cd lib cd lib

View File

@ -1,6 +1,6 @@
{ {
"name": "pashto-inflector", "name": "pashto-inflector",
"version": "4.9.17", "version": "4.9.18",
"author": "lingdocs.com", "author": "lingdocs.com",
"description": "A Pashto inflection and verb conjugation engine, inculding React components for displaying Pashto text, inflections, and conjugations", "description": "A Pashto inflection and verb conjugation engine, inculding React components for displaying Pashto text, inflections, and conjugations",
"homepage": "https://verbs.lingdocs.com", "homepage": "https://verbs.lingdocs.com",