Skip to content

Commit

Permalink
shinkansen-rails shinkansen-signals
Browse files Browse the repository at this point in the history
  • Loading branch information
modernpoacherlimited committed Sep 18, 2021
1 parent 824f1ed commit fec326b
Show file tree
Hide file tree
Showing 6 changed files with 8,282 additions and 682 deletions.
2 changes: 1 addition & 1 deletion babel.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const debug = require('debug')

const log = debug('shinkansen:pantograph')
const log = debug('shinkansen-pantograph')

const {
env: {
Expand Down
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const debug = require('debug')

const log = debug('shinkansen:pantograph')
const log = debug('shinkansen-pantograph')

log('`pantograph` is awake')

Expand Down
2 changes: 1 addition & 1 deletion lib/pantograph/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fec326b

Please sign in to comment.