Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3dc671f

Browse files
Bump react-native version
1 parent 55c78cb commit 3dc671f

File tree

2 files changed

+507
-544
lines changed

2 files changed

+507
-544
lines changed

‎package.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"author": "Havit Rovik",
77
"license": "MIT",
88
"scripts": {
9-
"start": "./node_modules/.bin/react-native start",
10-
"android": "./node_modules/.bin/react-native run-android",
11-
"ios": "./node_modules/.bin/react-native run-ios",
9+
"start": "react-native start",
10+
"android": "react-native run-android",
11+
"ios": "react-native run-ios",
1212
"web": "node scripts/start.js",
1313
"build": "node scripts/build.js",
1414
"test": "node scripts/test.js",
@@ -20,7 +20,7 @@
2020
"react-app-polyfill": "^0.1.3",
2121
"react-art": "^16.6.3",
2222
"react-dom": "^16.6.x",
23-
"react-native": "0.55.x",
23+
"react-native": "^0.59.5",
2424
"react-native-elements": "^1.1.0",
2525
"react-native-vector-icons": "^6.4.2",
2626
"react-native-web": "^0.9.x"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /