This commit is contained in:
parent
9c234fd91c
commit
2b74c95928
|
@ -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
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue