Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Commit 1890f82

Browse files
author
Bryan Mikaelian
committed
Add lodash.assign
1 parent ed0a5fa commit 1890f82

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"inherits": "^2.0.1",
5656
"install": "^0.7.3",
5757
"is": "^3.1.0",
58+
"lodash.assign": "^4.2.0",
5859
"new-date": "^1.0.0",
5960
"next-tick": "^0.2.2",
6061
"package-json-versionify": "^1.0.4",

yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4814,6 +4814,7 @@ lodash-es@^4.17.11:
48144814
lodash.assign@^4.2.0:
48154815
version "4.2.0"
48164816
resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-4.2.0.tgz#0d99f3ccd7a6d261d19bdaeb9245005d285808e7"
4817+
integrity sha1-DZnzzNem0mHRm9rrkkUAXShYCOc=
48174818

48184819
lodash.assignin@^4.2.0:
48194820
version "4.2.0"

0 commit comments

Comments
 (0)