Correct module name

This commit is contained in:
Blade Barringer
2015-09-21 12:13:24 -05:00
parent 7aba6a6b99
commit 90fc76d44c
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
import {each, defaults} from 'lodash';
import capitalize from 'lodash.capitalize';
import camelCase from 'lodash.camelCase';
import camelCase from 'lodash.camelcase';
import t from '../helpers/translator';
let petQuests = {