Allow updeep to be require()’d from CommonJS
This commit is contained in:
parent
6e202c3a6b
commit
b20135c356
@ -26,4 +26,4 @@ u.update = update;
|
||||
u.updateIn = updateIn;
|
||||
u.withDefault = withDefault;
|
||||
|
||||
export default u;
|
||||
module.exports = u;
|
||||
|
Loading…
Reference in New Issue
Block a user