Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuelgsouza committed Oct 29, 2019
1 parent ec3251a commit bbc507b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/ideial-weight.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import * as GENRES from '../utils/genres'
import { isNumber, isEmpty, includes } from 'lodash'
import { isNumber, isEmpty, includes } from 'lodash-es'

/**
* @type{Object<Array>}
Expand Down

0 comments on commit bbc507b

Please sign in to comment.