Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Dependency updates#79

Merged
perry-mitchell merged 18 commits intomasterfrom
dependency_update
Apr 4, 2018
Merged

Dependency updates#79
perry-mitchell merged 18 commits intomasterfrom
dependency_update

Conversation

@perry-mitchell
Copy link
Copy Markdown
Member

@perry-mitchell perry-mitchell commented Mar 11, 2018

Update some critical dependencies, React (16), React Native (0.54).

Dependencies before merging:

Fixes #74 (Unable to install dependencies).

@perry-mitchell perry-mitchell self-assigned this Mar 11, 2018
@perry-mitchell perry-mitchell changed the title WIP: Dependency updates Dependency updates Apr 4, 2018
@perry-mitchell perry-mitchell requested a review from sallar April 4, 2018 19:30
Copy link
Copy Markdown
Member

@sallar sallar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great mate. Just two small things :)

} from "../selectors/RemoteConnectPage.js";
import {
getNotification as getDropboxAuthNotification,
// getNotification as getDropboxAuthNotification,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra comment here

archiveType: getArchiveType(state),
connecting: isConnecting(state),
dropboxAuthenticated: isAuthenticated(state),
// dropboxAuthMessage: getDropboxAuthNotification(state),
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And here too

@perry-mitchell
Copy link
Copy Markdown
Member Author

Sorted mate! @sallar

@perry-mitchell perry-mitchell merged commit fe5bd24 into master Apr 4, 2018
@perry-mitchell perry-mitchell deleted the dependency_update branch April 4, 2018 20:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to install dependencies

2 participants