Commit b776b13
committed
Remove caret from "react": "^16.0.0-alpha.12"
`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#144541 parent 78e7901 commit b776b13
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments