mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-07 17:34:56 +05:30
Fix wire gauge bugs, add extra outputs to generic calc generation
This commit is contained in:
parent
db2e1810a9
commit
42d84dbfa0
7 changed files with 145 additions and 2 deletions
|
|
@ -36,6 +36,7 @@
|
|||
"@mui/material": "^5.15.20",
|
||||
"@playwright/test": "^1.45.0",
|
||||
"@types/ffmpeg": "^1.0.7",
|
||||
"@types/js-quantities": "^1.6.6",
|
||||
"@types/lodash": "^4.17.5",
|
||||
"@types/morsee": "^1.0.2",
|
||||
"@types/omggif": "^1.0.5",
|
||||
|
|
@ -43,6 +44,7 @@
|
|||
"color": "^4.2.3",
|
||||
"formik": "^2.4.6",
|
||||
"jimp": "^0.22.12",
|
||||
"js-quantities": "^1.8.0",
|
||||
"lint-staged": "^15.4.3",
|
||||
"lodash": "^4.17.21",
|
||||
"mime": "^4.0.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue