diff --git a/Example/package.json b/Example/package.json index dbc0b6ff..9d9cbdb6 100644 --- a/Example/package.json +++ b/Example/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "react-native": "^0.18.1", - "react-native-art-svg": "^1.0.3", - "react-native-root-modal": "^1.0.2" + "react-native-art-svg": "^1.0.8", + "react-native-root-modal": "^1.0.3" } }