Fix #21
This commit is contained in:
parent
341d985610
commit
671aeadf29
@ -25,6 +25,8 @@ export function deepAssign(
|
||||
key,
|
||||
{
|
||||
"enumerable": true,
|
||||
"writable": true,
|
||||
"configurable": true,
|
||||
"value": dereferencedSource
|
||||
}
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user