Skip to content
This repository has been archived by the owner on Feb 2, 2020. It is now read-only.

Commit

Permalink
lodash/words
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelly Selden committed Jan 16, 2016
1 parent 70b16ea commit 90669a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/eslint-mocha.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

var yargs = require('yargs');
var eslintMocha = require('../dist/eslint-mocha').default;
var words = require('lodash/string/words');
var words = require('lodash/words');

var argv = yargs
.options({
Expand Down

0 comments on commit 90669a7

Please sign in to comment.