mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 17:07:49 +00:00
Bump to v4.13.0.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import capitalize from './capitalize';
|
||||
import createCompounder from './_createCompounder';
|
||||
import capitalize from './capitalize.js';
|
||||
import createCompounder from './_createCompounder.js';
|
||||
|
||||
/**
|
||||
* Converts `string` to [camel case](https://en.wikipedia.org/wiki/CamelCase).
|
||||
|
||||
Reference in New Issue
Block a user