Skip to content

Commit fc09c06

Browse files
committed
Update dependencies
1 parent 93983fd commit fc09c06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"homepage": "https://github.com/frostney/react-intl-native#readme",
5555
"dependencies": {
5656
"react-intl": "^2.0.0-rc-1",
57-
"react-native": "^0.22.2"
57+
"react-native": "^0.23.0"
5858
},
5959
"devDependencies": {
6060
"ava": "^0.13.0",
@@ -70,7 +70,7 @@
7070
"enzyme": "^2.2.0",
7171
"eslint": "^2.6.0",
7272
"eslint-config-airbnb": "^6.2.0",
73-
"eslint-plugin-react": "^4.2.3",
73+
"eslint-plugin-react": "^4.3.0",
7474
"in-publish": "^2.0.0",
7575
"nyc": "^6.1.1",
7676
"react-addons-test-utils": "^0.14.8",

0 commit comments

Comments
 (0)