This commit is contained in:
parent
9c234fd91c
commit
2b74c95928
|
@ -31,6 +31,7 @@ jobs:
|
|||
yarn install
|
||||
cd ../components
|
||||
yarn install
|
||||
cd ../..
|
||||
yarn build-library
|
||||
yarn test
|
||||
cd lib
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "pashto-inflector",
|
||||
"version": "4.9.17",
|
||||
"version": "4.9.18",
|
||||
"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",
|
||||
|
|
Loading…
Reference in New Issue