mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-31 23:37:49 +00:00
Bump to v4.1.0.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
var createCaseFirst = require('./internal/createCaseFirst');
|
||||
var createCaseFirst = require('./_createCaseFirst');
|
||||
|
||||
/**
|
||||
* Converts the first character of `string` to upper case.
|
||||
|
||||
Reference in New Issue
Block a user