new verb engine - beta
This commit is contained in:
parent
021af159c5
commit
5e126793a0
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "pashto-inflector",
|
||||
"version": "5.8.4",
|
||||
"version": "5.9.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "pashto-inflector",
|
||||
"version": "5.8.4",
|
||||
"version": "5.9.0",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "pashto-inflector",
|
||||
"version": "5.8.4",
|
||||
"version": "5.9.0",
|
||||
"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",
|
||||
|
@ -79,4 +79,4 @@
|
|||
"fp-ts": "^2.16.0",
|
||||
"react-select": "^5.4.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "@lingdocs/ps-react",
|
||||
"version": "5.8.4",
|
||||
"version": "5.9.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@lingdocs/ps-react",
|
||||
"version": "5.8.4",
|
||||
"version": "5.9.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@formkit/auto-animate": "^1.0.0-beta.3",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lingdocs/ps-react",
|
||||
"version": "5.8.4",
|
||||
"version": "5.9.0",
|
||||
"description": "Pashto inflector library module with React components",
|
||||
"main": "dist/components/library.js",
|
||||
"module": "dist/components/library.js",
|
||||
|
@ -47,4 +47,4 @@
|
|||
"babel-loader": "^8.3.0",
|
||||
"fs-extra": "^10.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lingdocs/inflect",
|
||||
"version": "5.8.4",
|
||||
"version": "5.9.0",
|
||||
"description": "Pashto inflector library",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/lib/library.d.ts",
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
module.exports = [
|
||||
1527819279, // راکول
|
||||
1527813914, // ورکول
|
||||
1527817457, // درکول
|
||||
1527814617, // نیول - to take
|
||||
1527811872, // اچول - to put, pour, drop, throw, put on
|
||||
1527817298, // اخیستل - to take, buy, purchase, receive; to shave, cut with scissors
|
||||
|
|
Loading…
Reference in New Issue