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 e5fb869 commit 31bd49dCopy full SHA for 31bd49d
samples/Catalog/package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "Catalog",
3
- "version": "1.0.0",
+ "version": "1.1.0",
4
"private": true,
5
"scripts": {
6
"start": "node node_modules/react-native/local-cli/cli.js start"
7
},
8
"dependencies": {
9
- "react": "15.4.2",
10
- "react-native": "0.41.2",
+ "react": "16.0.0-alpha.12",
+ "react-native": "0.45.1",
11
"react-native-fs": "github:johanneslumpe/react-native-fs#55dd2a7624f4617e04a895a9a319cb012c1002a5",
12
"react-native-pspdfkit": "file:../../"
13
}
0 commit comments