Skip to content

Commit

Permalink
fix npx error
Browse files Browse the repository at this point in the history
  • Loading branch information
nondanee committed Feb 22, 2020
1 parent 1e2a028 commit b9e98cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app.js
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
#!/usr/bin/env node
require('./src/app')
1 change: 1 addition & 0 deletions bridge.js
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
#!/usr/bin/env node
require('./src/bridge')

0 comments on commit b9e98cb

Please sign in to comment.