Skip to content

Commit de61d38

Browse files
committed
fix: upgrade react-native from 0.44.0 to 0.78.1
Snyk has created this PR to upgrade react-native from 0.44.0 to 0.78.1. See this package in npm: react-native See this project in Snyk: https://app.snyk.io/org/rayston92/project/3acc3e84-c964-47f3-a82c-85edccb4c7fc?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 62adf91 commit de61d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

measure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"downloadPublishedVersion": "node ./scripts/downloadPublishedVersion"
1212
},
1313
"dependencies": {
14-
"react-native": "0.44.0",
14+
"react-native": "0.78.1",
1515
"react": "16.0.0-alpha.6",
1616
"prop-types": "*",
1717
"lodash": "latest"

0 commit comments

Comments
 (0)