Fix target json

This commit is contained in:
daz 2024-04-10 21:22:40 -06:00
parent 5367cdfacd
commit f9f3c9c421
No known key found for this signature in database

View File

@ -77,7 +77,9 @@ async function main() {
__dirname, __dirname,
'..', '..',
'..', '..',
'sources',
'src', 'src',
'wrapper-validation',
'wrapper-checksums.json' 'wrapper-checksums.json'
) )
console.info(`Writing checksums file to ${jsonPath}`) console.info(`Writing checksums file to ${jsonPath}`)