Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

[Snyk] Upgrade react from 15.3.1 to 15.6.2 #10

Merged
merged 1 commit into from Apr 14, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion Example/package.json
Expand Up @@ -6,7 +6,7 @@
"start": "node node_modules/react-native/local-cli/cli.js start"
},
"dependencies": {
"react": "15.3.1",
"react": "15.6.2",
"react-native": "^0.33.0",
"react-native-admob": "../"
}
Expand Down