Skip to content

Commit

Permalink
chore(package): add fbjs to dependencies (#2292)
Browse files Browse the repository at this point in the history
  • Loading branch information
layershifter authored Nov 5, 2017
1 parent f04a02f commit 9ef86ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
6 changes: 1 addition & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6488,14 +6488,10 @@ sshpk@^1.7.0:
jsbn "~0.1.0"
tweetnacl "~0.14.0"

[email protected]:
[email protected], [email protected]:
version "0.0.9"
resolved "https://registry.yarnpkg.com/stack-trace/-/stack-trace-0.0.9.tgz#a8f6eaeca90674c333e7c43953f275b451510695"

[email protected]:
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"
Expand Down

0 comments on commit 9ef86ab

Please sign in to comment.