We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9336b4f commit 5aba411Copy full SHA for 5aba411
examples/ChartsExplorer/package.json
@@ -6,8 +6,8 @@
6
"start": "node node_modules/react-native/local-cli/cli.js start"
7
},
8
"dependencies": {
9
- "react": "15.0.2",
10
- "react-native": "0.26.3",
+ "react": "15.1.0",
+ "react-native": "0.27.0",
11
"react-native-ios-charts": "git+https://github.com/Jpadilla1/react-native-ios-charts.git"
12
}
13
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-ios-charts",
3
- "version": "0.2.4",
+ "version": "0.2.5",
4
"main": "index.js",
5
"repository": {
"type": "git",
0 commit comments