Skip to content

Commit

Permalink
Update eo2js.js
Browse files Browse the repository at this point in the history
Added shabeng
  • Loading branch information
maxonfjvipon authored Jun 1, 2024
1 parent e880a3d commit fdeb2c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eo2js/src/eo2js.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#! /usr/bin/env node
const {program} = require('commander')
const transpile = require('./commands/transpile');
const link = require('./commands/link');
Expand Down

0 comments on commit fdeb2c7

Please sign in to comment.