- @advdominion/eslint-config@1.1.1
 - @advdominion/get-scrollbar-width@2.0.1
 - @advdominion/is@1.0.2
 - @advdominion/pluralize@1.0.2
This commit is contained in:
2025-12-26 11:39:46 +04:00
parent 53dc2d3092
commit 00c079c029
4 changed files with 60 additions and 60 deletions

View File

@@ -1,14 +1,14 @@
{
"name": "@advdominion/pluralize",
"version": "1.0.1",
"type": "module",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://gitea.optiweb.ru/public/frontend.git"
},
"license": "MIT",
"publishConfig": {
"access": "public"
}
"name": "@advdominion/pluralize",
"version": "1.0.2",
"type": "module",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://gitea.optiweb.ru/public/frontend.git"
},
"license": "MIT",
"publishConfig": {
"access": "public"
}
}