Skip to content

Commit 5fc33d2

Browse files
committed
let's make eventcatalog.config.js compatible with ES
1 parent f328c96 commit 5fc33d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eventcatalog.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module.exports = {
1+
export default {
22
title: 'EventCatalog',
33
tagline: 'Discover, Explore and Document your Event Driven Architectures',
44
organizationName: 'Your Company',

0 commit comments

Comments
 (0)