fixed kRaay shee thing

This commit is contained in:
adueck 2025-01-04 21:11:36 -05:00
parent 81086aafc8
commit bae7caac49
4 changed files with 5 additions and 5 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "pashto-inflector-website",
"version": "7.7.7",
"version": "7.7.8",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pashto-inflector-website",
"version": "7.7.7",
"version": "7.7.8",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.2",
"bootstrap": "4.6.1",

View File

@ -1,6 +1,6 @@
{
"name": "pashto-inflector-website",
"version": "7.7.7",
"version": "7.7.8",
"type": "module",
"scripts": {
"patch": "npm version patch --no-git-tag-version && cd src/lib && npm version patch --no-git-tag-version && cd ../components && npm version patch --no-git-tag-version",

View File

@ -1,6 +1,6 @@
{
"name": "@lingdocs/ps-react",
"version": "7.7.7",
"version": "7.7.8",
"description": "Pashto inflector library module with React components",
"main": "dist/components/library-cjs.js",
"module": "dist/components/library.js",

View File

@ -1,6 +1,6 @@
{
"name": "@lingdocs/inflect",
"version": "7.7.7",
"version": "7.7.8",
"description": "Pashto inflector library",
"main": "dist/lib/library.cjs",
"module": "dist/lib/library.js",