Skip to content

Commit b999845

Browse files
committed
0.61
1 parent ae21eba commit b999845

File tree

2 files changed

+181
-211
lines changed

2 files changed

+181
-211
lines changed

examples/react-native/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
"test": "jest"
88
},
99
"dependencies": {
10-
"react": "16.8.6",
11-
"react-native": "0.60.5"
10+
"react": "16.9.0",
11+
"react-native": "0.61.5"
1212
},
1313
"devDependencies": {
1414
"@babel/core": "*",
1515
"@babel/preset-env": "*",
1616
"babel-jest": "*",
1717
"jest": "*",
1818
"metro-react-native-babel-preset": "*",
19-
"react-test-renderer": "16.8.6"
19+
"react-test-renderer": "16.9.0"
2020
}
2121
}

0 commit comments

Comments
 (0)