Skip to content

Commit

Permalink
Merge pull request #80 from kmcfaul/tokens-table-rel
Browse files Browse the repository at this point in the history
feat(tokens): trigger release, prettier change
  • Loading branch information
kmcfaul authored Aug 13, 2024
2 parents 29dc813 + e4713c5 commit 86f2477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/module/cli.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const { program } = require('commander');
const {build} = require('./build');
const { build } = require('./build');

program
.version(require('./package.json').version)
Expand Down

0 comments on commit 86f2477

Please sign in to comment.