mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-22 23:28:56 +03:00
2.2.0
This commit is contained in:
parent
ec3893a46c
commit
b2e47c42b9
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eSteem",
|
||||
"version": "2.1.1",
|
||||
"version": "2.2.0",
|
||||
"private": true,
|
||||
"rnpm": {
|
||||
"assets": [
|
||||
@ -8,7 +8,7 @@
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
"version": "./version-ios.sh",
|
||||
"postversion": "react-native-version",
|
||||
"start": "node node_modules/react-native/local-cli/cli.js start",
|
||||
"eject": "node node_modules/react-native/local-cli/cli.js eject",
|
||||
"android": "node node_modules/react-native/local-cli/cli.js run-android",
|
||||
@ -63,6 +63,7 @@
|
||||
"react-native-slider": "^0.11.0",
|
||||
"react-native-snap-carousel": "^3.8.0",
|
||||
"react-native-vector-icons": "^6.0.2",
|
||||
"react-native-version": "^3.1.0",
|
||||
"react-native-version-number": "^0.3.5",
|
||||
"react-native-view-overflow": "0.0.3",
|
||||
"react-navigation": "^2.18.3",
|
||||
|
Loading…
Reference in New Issue
Block a user