Skip to content

Commit 93c8318

Browse files
committedJun 28, 2019
bump CLI rc
1 parent 9837d24 commit 93c8318

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@
7979
},
8080
"dependencies": {
8181
"@babel/runtime": "^7.0.0",
82-
"@react-native-community/cli": "2.0.0-rc.2",
83-
"@react-native-community/cli-platform-android": "2.0.0-rc.2",
84-
"@react-native-community/cli-platform-ios": "2.0.0-rc.2",
82+
"@react-native-community/cli": "2.0.0-rc.3",
83+
"@react-native-community/cli-platform-android": "2.0.0-rc.3",
84+
"@react-native-community/cli-platform-ios": "2.0.0-rc.3",
8585
"abort-controller": "^3.0.0",
8686
"art": "^0.10.0",
8787
"base64-js": "^1.1.2",

0 commit comments

Comments
 (0)
Please sign in to comment.