Skip to content

Remove caret from "react": "^16.0.0-alpha.12"#1503

Merged
gpeal merged 1 commit intoreact-native-maps:masterfrom
rmrs:fix_example
Oct 5, 2017
Merged

Remove caret from "react": "^16.0.0-alpha.12"#1503
gpeal merged 1 commit intoreact-native-maps:masterfrom
rmrs:fix_example

Conversation

@sagi
Copy link
Copy Markdown
Contributor

@sagi sagi commented Jul 23, 2017

npm install / yarn install auto updates to 16.0.0-alpha.13 which
breaks the proptypes import.

This affects the example app:

proptypes_error_30

Removing caret to prevent auto update to alpha.13.

For more information: facebook/react-native#14454

`npm install` / `yarn install` auto updates to `16.0.0-alpha.13` which
breaks the proptypes import.

Removing caret to prevent auto update to `alpha.13`.

For more information:

facebook/react-native#14454
@gpeal gpeal merged commit 16558d5 into react-native-maps:master Oct 5, 2017
pinpong pushed a commit to pinpong/react-native-maps that referenced this pull request Feb 28, 2025
Remove caret from "react": "^16.0.0-alpha.12"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants