Добавлен browserslist-to-targets

This commit is contained in:
2026-09-06 23:49:15 +04:00
parent cdb33bd6f5
commit 8c7e9aa5e0
4 changed files with 132 additions and 0 deletions

View File

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