fix(release): unable to find appdmg

This commit is contained in:
Elian Doran
2025-03-30 17:21:35 +03:00
parent 93dc16de45
commit 7b2bbdd52a
2 changed files with 321 additions and 15 deletions

View File

@@ -256,5 +256,8 @@
"webpack": "5.98.0",
"webpack-cli": "6.0.1",
"webpack-dev-middleware": "7.4.2"
},
"optionalDependencies": {
"appdmg": "0.6.6"
}
}