1
0
Fork 0

fix(cfp): Issues with node-sass and version nr. See #778 & #779

This commit is contained in:
Joost De Cock 2021-01-11 10:52:32 +01:00
parent f5b6361416
commit cb10e490f8
4 changed files with 7 additions and 7 deletions

View file

@ -141,7 +141,7 @@ module.exports = async opts => {
return {
...info,
git: opts.git,
version: opts.version
freesewing_version: opts.freesewing_version
}
}
}