Skip to content

Commit c9ce39e

Browse files
committed
update dependencies and version
1 parent dfc03c2 commit c9ce39e

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-native-settings-list",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"description": "A clean and highly customizable React Native implementation of a list of settings for a settings page.",
55
"main": "index.js",
66
"scripts": {
@@ -29,8 +29,8 @@
2929
"react": ">=0.14.0"
3030
},
3131
"dependencies": {
32-
"create-react-class": "^15.6.2",
33-
"prop-types": "^15.5.10"
32+
"create-react-class": "^15.7.0",
3433
"deprecated-react-native-prop-types": "^2.3.0",
34+
"prop-types": "^15.8.1"
3535
}
3636
}

0 commit comments

Comments
 (0)