Skip to content

Commit 31bd49d

Browse files
committed
Catalog app Version bump
1 parent e5fb869 commit 31bd49d

File tree

2 files changed

+578
-243
lines changed

2 files changed

+578
-243
lines changed

samples/Catalog/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "Catalog",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"private": true,
55
"scripts": {
66
"start": "node node_modules/react-native/local-cli/cli.js start"
77
},
88
"dependencies": {
9-
"react": "15.4.2",
10-
"react-native": "0.41.2",
9+
"react": "16.0.0-alpha.12",
10+
"react-native": "0.45.1",
1111
"react-native-fs": "github:johanneslumpe/react-native-fs#55dd2a7624f4617e04a895a9a319cb012c1002a5",
1212
"react-native-pspdfkit": "file:../../"
1313
}

0 commit comments

Comments
 (0)