Skip to content

Commit 5aba411

Browse files
committed
updated react & react-native versions in charts explorer. Bumped up version
1 parent 9336b4f commit 5aba411

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/ChartsExplorer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"start": "node node_modules/react-native/local-cli/cli.js start"
77
},
88
"dependencies": {
9-
"react": "15.0.2",
10-
"react-native": "0.26.3",
9+
"react": "15.1.0",
10+
"react-native": "0.27.0",
1111
"react-native-ios-charts": "git+https://github.com/Jpadilla1/react-native-ios-charts.git"
1212
}
1313
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-ios-charts",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"main": "index.js",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)