Skip to content

Commit

Permalink
Merge 54cb276 into 55a8e86
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredleechn committed Apr 18, 2016
2 parents 55a8e86 + 54cb276 commit 682c9b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { setErrorLevel, generate } from 'qrcode-terminal';
import { getHref } from './util';
import { getHref } from './utils';

const localIP = require('internal-ip')();

Expand Down

0 comments on commit 682c9b3

Please sign in to comment.