Volodymyr Kozieiev
e878af8458
Fixed keychain package tag
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-01-18 23:39:42 +01:00
Pedro Pombeiro
03c4287e73
Fix dependencies reported by package-checker bot
2019-01-18 12:13:08 +01:00
Pedro Pombeiro
f07057daec
Create releases for all forked repos
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-01-17 23:17:29 +01:00
Pedro Pombeiro
a12653d420
Standardize on `git+https` URL style, since `github:status-im/*` style URLs seem to break Android builds
2019-01-17 23:16:41 +01:00
Pedro Pombeiro
c9c39828fc
Fix bignumber.js dependency clash
...
```
warning Pattern ["bignumber.js@github:status-im/bignumber.js#master"] is trying to unpack in the same destination "/home/pedro/.cache/yarn/v4/npm-bignumber-js-4.0.2-cc066a0a3d6bfe0c436c9957f4ea8344bf963c89/node_modules/bignumber.js" as pattern ["bignumber.js@https://github.com/status-im/bignumber.js.git "]. This could result in non-deterministic behavior, skipping.
```
2019-01-17 23:16:36 +01:00
Volodymyr Kozieiev
75af3883b8
Switch desktop app to react-native-desktop 0.57.8 ( #7264 )
2019-01-17 12:10:40 +02:00
Max Risuhin
aea75a2de0
Prompt user explicitly to upload exact crash related files
...
Signed-off-by: Max Risuhin <risuhin.max@gmail.com>
2018-12-08 21:12:59 +02:00
yenda
891447b8b3
update realm to 2.20.1 and node to 10.14.0
...
- add node version 10.14.1 via nvm wrapper for CI
Signed-off-by: Jakub Sokołowski <jakub@status.im>
Signed-off-by: yenda <eric@status.im>
2018-11-30 15:46:58 +01:00
Igor Mandrigin
37ef82b04d
Use `yarn` instead of `npm` for package management. Lock dependencies.
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-11-29 16:29:57 +01:00