Skip to content

Commit

Permalink
Docs: Change dependencies to peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
diavrank committed Sep 1, 2021
1 parent a36b341 commit 9120df4
Show file tree
Hide file tree
Showing 4 changed files with 75 additions and 55 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Prerequisites

Have RN >= 0.60
Have RN >= 0.60.0

## Installation

Expand Down
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import Meteor from '@meteorrn/core';
import { GoogleSignin } from '@react-native-google-signin/google-signin';
import resolve from 'resolve';

/**
* Login with Google using Meteor Accounts and React Native
Expand Down
Loading

0 comments on commit 9120df4

Please sign in to comment.