Skip to content

Commit

Permalink
Bump metro@0.48.2
Browse files Browse the repository at this point in the history
Summary: corgi_shipit_gif

Reviewed By: mjesun

Differential Revision: D10854719

fbshipit-source-id: bf81e2e09e2b315f3bea3cffce1731d0c8662765
  • Loading branch information
rafeca authored and facebook-github-bot committed Oct 26, 2018
1 parent 88e736c commit f867db3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,10 +171,10 @@
"graceful-fs": "^4.1.3",
"inquirer": "^3.0.6",
"lodash": "^4.17.5",
"metro": "^0.48.1",
"metro-babel-register": "^0.48.1",
"metro-core": "^0.48.1",
"metro-memory-fs": "^0.48.1",
"metro": "^0.48.2",
"metro-babel-register": "^0.48.2",
"metro-core": "^0.48.2",
"metro-memory-fs": "^0.48.2",
"mime": "^1.3.4",
"minimist": "^1.2.0",
"mkdirp": "^0.5.1",
Expand Down

1 comment on commit f867db3

@dulmandakh
Copy link
Contributor

@dulmandakh dulmandakh commented on f867db3 Oct 27, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this change broke CI

Please sign in to comment.