[MM-58065] Force the packager to create the version directory before packing (#3022)

This commit is contained in:
Devin Binnie
2024-04-30 15:58:02 -04:00
committed by GitHub
parent 7c9c462964
commit e623fd1536
2 changed files with 15 additions and 0 deletions

View File

@@ -40,6 +40,7 @@
]
}
],
"beforePack": "scripts/beforepack.js",
"afterPack": "scripts/afterpack.js",
"afterAllArtifactBuild": "scripts/afterbuild.js",
"deb": {