mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
REL
This commit is contained in:
parent
80a8e5ad6d
commit
bfa6eb61c3
4
app.json
4
app.json
@ -1,13 +1,13 @@
|
||||
{
|
||||
"expo": {
|
||||
"sdkVersion": "23.0.0",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"privacy": "public",
|
||||
"platforms": [
|
||||
"ios"
|
||||
],
|
||||
"ios": {
|
||||
"buildNumber": "35",
|
||||
"buildNumber": "36",
|
||||
"supportsTablet": false,
|
||||
"isRemoteJSEnabled": false,
|
||||
"bundleIdentifier": "io.bluewallet.bluewallet",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "BlueWallet",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"devDependencies": {
|
||||
"babel-eslint": "^8.2.2",
|
||||
"eslint": "^4.19.0",
|
||||
|
Loading…
Reference in New Issue
Block a user