Skip to content

Commit 57919a3

Browse files
rafecafacebook-github-bot
authored andcommitted
Differential Revision: D7708906 fbshipit-source-id: 3d8cdfd2745baf73c92f90e0960f7cd73a289f77
1 parent 06ec0f0 commit 57919a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

babel-preset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
"@babel/plugin-transform-template-literals": "7.0.0-beta.40",
4141
"@babel/plugin-transform-unicode-regex": "7.0.0-beta.40",
4242
"@babel/template": "7.0.0-beta.40",
43-
"metro-babel7-plugin-react-transform": "0.32.0"
43+
"metro-babel7-plugin-react-transform": "0.34.0"
4444
}
4545
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,8 @@
166166
"graceful-fs": "^4.1.3",
167167
"inquirer": "^3.0.6",
168168
"lodash": "^4.17.5",
169-
"metro": "^0.33.0",
170-
"metro-core": "^0.33.0",
169+
"metro": "^0.34.0",
170+
"metro-core": "^0.34.0",
171171
"mime": "^1.3.4",
172172
"minimist": "^1.2.0",
173173
"mkdirp": "^0.5.1",

0 commit comments

Comments
 (0)