mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 02:17:48 +00:00
Bump to v4.17.0.
This commit is contained in:
@@ -2,7 +2,7 @@ var copyObject = require('./_copyObject'),
|
||||
getSymbols = require('./_getSymbols');
|
||||
|
||||
/**
|
||||
* Copies own symbol properties of `source` to `object`.
|
||||
* Copies own symbols of `source` to `object`.
|
||||
*
|
||||
* @private
|
||||
* @param {Object} source The object to copy symbols from.
|
||||
|
||||
Reference in New Issue
Block a user