Skip to content
This repository has been archived by the owner on Apr 30, 2020. It is now read-only.

Commit

Permalink
Merge branch 'ls14' of https://github.com/terminal/discordapps.dev in…
Browse files Browse the repository at this point in the history
…to ls14
  • Loading branch information
7coil committed May 1, 2019
2 parents 351fffc + 9fa1543 commit 8182f14
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"flat": "^4.1.0",
"isomorphic-fetch": "^2.2.1",
"marked": "^0.6.2",
"node-fetch": "^2.4.1",
"node-fetch": "^2.5.0",
"postcss-modules": "^1.4.1",
"prop-types": "^15.5.4",
"react": "^16.0.0-0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4199,10 +4199,10 @@ node-fetch@^1.0.1:
encoding "^0.1.11"
is-stream "^1.0.1"

node-fetch@^2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.4.1.tgz#b2e38f1117b8acbedbe0524f041fb3177188255d"
integrity sha512-P9UbpFK87NyqBZzUuDBDz4f6Yiys8xm8j7ACDbi6usvFm6KItklQUKjeoqTrYS/S1k6I8oaOC2YLLDr/gg26Mw==
node-fetch@^2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.5.0.tgz#8028c49fc1191bba56a07adc6e2a954644a48501"
integrity sha512-YuZKluhWGJwCcUu4RlZstdAxr8bFfOVHakc1mplwHkk8J+tqM1Y5yraYvIUpeX8aY7+crCwiELJq7Vl0o0LWXw==

node-forge@^0.7.1:
version "0.7.6"
Expand Down

0 comments on commit 8182f14

Please sign in to comment.