There was an error while loading. Please reload this page.
1 parent 48c7ce4 commit 0b82718Copy full SHA for 0b82718
1 file changed
packages/dd-trace/src/pkg.js
@@ -41,4 +41,4 @@ function findUp (name, root, directory) {
41
}
42
43
44
-module.exports = Object.assign(findPkg(), { findRoot, findUp })
+module.exports = Object.assign({}, findPkg(), { findRoot, findUp })
0 commit comments