mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-06 08:54:57 +05:30
feat: css/js unminify
This commit is contained in:
parent
8299e857d4
commit
99f4158931
9 changed files with 348 additions and 37 deletions
|
|
@ -56,6 +56,7 @@
|
|||
"i18next": "^25.3.2",
|
||||
"i18next-http-backend": "^3.0.2",
|
||||
"jimp": "^0.22.12",
|
||||
"js-beautify": "^1.15.4",
|
||||
"js-quantities": "^1.8.0",
|
||||
"jszip": "^3.10.1",
|
||||
"lint-staged": "^15.4.3",
|
||||
|
|
@ -92,6 +93,7 @@
|
|||
"@testing-library/react": "^14.3.1",
|
||||
"@types/color": "^3.0.6",
|
||||
"@types/color-rgba": "^2.1.2",
|
||||
"@types/js-beautify": "^1.14.3",
|
||||
"@types/node": "^20.12.12",
|
||||
"@types/qrcode": "^1.5.5",
|
||||
"@types/react": "^18.3.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue