Commit c5eec21
authored
use npm instead of yarn (#62)
This PR targets develop branch.
Many of dependencies are outdated and need to be updated, so I want to make a series of improvements like bumping dependencies or moving to typescript.
Using npm will be the first change. npm is now faster than yarn and we can use `lerna bootstrap --hoist` as it doesn't support yarn1 parent ca4337a commit c5eec21
13 files changed
Lines changed: 37872 additions & 24325 deletions
File tree
- packages
- react-native-version-check-expo
- example
- react-native-version-check
- example
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
0 commit comments