Skip to content

Commit ea97fcd

Browse files
committed
⬆️ Upgrade all dependencies, use Yarn
1 parent 276dc34 commit ea97fcd

File tree

4 files changed

+7598
-19
lines changed

4 files changed

+7598
-19
lines changed

example/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
},
88
"dependencies": {
99
"immutable": "3.8.1",
10-
"react": "15.3.2",
11-
"react-native": "0.37.0",
12-
"react-native-immutable-list-view": ".."
10+
"react": "15.4.2",
11+
"react-native": "0.40.0",
12+
"react-native-immutable-list-view": "file:.."
1313
}
1414
}

0 commit comments

Comments
 (0)