Skip to content

Commit daee358

Browse files
committed
Update direct dependencies
1 parent b78ad50 commit daee358

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-intl-native",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Convenience components for react-intl's `format*` API in React Native",
55
"main": "dist/react-intl-native.js",
66
"jsnext:main": "dist/react-intl-native.es2015.js",
@@ -54,8 +54,8 @@
5454
"homepage": "https://github.com/frostney/react-intl-native#readme",
5555
"dependencies": {
5656
"react": "^0.14.8",
57-
"react-intl": "^2.0.0-rc-1",
58-
"react-native": "^0.23.0"
57+
"react-intl": "^2.1.2",
58+
"react-native": "^0.24.1"
5959
},
6060
"devDependencies": {
6161
"ava": "^0.14.0",

0 commit comments

Comments
 (0)