Skip to content

Commit

Permalink
fix(config): Add new dummyString variable to trigger new beta version…
Browse files Browse the repository at this point in the history
… release
  • Loading branch information
Haxikowy committed Apr 16, 2024
1 parent 63abec2 commit e0c9bb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,6 @@ const defaultConfig = {
}
}

const dummyString = 'dummyString'

module.exports = defaultConfig

0 comments on commit e0c9bb0

Please sign in to comment.