diff --git a/package.json b/package.json index e44203520e..62ac7f25b9 100644 --- a/package.json +++ b/package.json @@ -59,6 +59,7 @@ "dependencies": { "babel-runtime": "^6.25.0", "classnames": "^2.2.5", + "fbjs": "^0.8.16", "lodash": "^4.17.4", "prop-types": "^15.5.10" }, diff --git a/yarn.lock b/yarn.lock index 5487864ec0..da873805e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6488,14 +6488,10 @@ sshpk@^1.7.0: jsbn "~0.1.0" tweetnacl "~0.14.0" -stack-trace@0.0.9: +stack-trace@0.0.9, stack-trace@0.0.x: version "0.0.9" resolved "https://registry.yarnpkg.com/stack-trace/-/stack-trace-0.0.9.tgz#a8f6eaeca90674c333e7c43953f275b451510695" -stack-trace@0.0.x: - version "0.0.10" - resolved "https://registry.yarnpkg.com/stack-trace/-/stack-trace-0.0.10.tgz#547c70b347e8d32b4e108ea1a2a159e5fdde19c0" - stackframe@^0.3.1: version "0.3.1" resolved "https://registry.yarnpkg.com/stackframe/-/stackframe-0.3.1.tgz#33aa84f1177a5548c8935533cbfeb3420975f5a4"