Skip to content

Commit

Permalink
feat(lib): export utils mergeDeep method
Browse files Browse the repository at this point in the history
  • Loading branch information
dackmin committed Jun 16, 2021
1 parent 097dca0 commit fdd961d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/junipero/lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export {
pick,
cloneDeep,
fromPairs,
mergeDeep,
} from '@poool/junipero-utils';

export {
Expand Down

0 comments on commit fdd961d

Please sign in to comment.