mirror of https://github.com/sualko/cloud_bbb
chore: fix build script
parent
bc2d2c217d
commit
f4a65a7fb0
|
@ -148,4 +148,4 @@ function getChangelogEntry(version) {
|
|||
});
|
||||
}
|
||||
|
||||
exports.default = {generateChangelog, editChangeLog, hasChangeLogEntry, getChangelogEntry};
|
||||
module.exports = {generateChangelog, editChangeLog, hasChangeLogEntry, getChangelogEntry};
|
Loading…
Reference in New Issue