OPS: slider rep

This commit is contained in:
Overtorment 2019-07-18 17:18:17 +01:00
parent 62da6bc266
commit 63a008bad8
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -1297,9 +1297,9 @@
}
},
"@react-native-community/slider": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/@react-native-community/slider/-/slider-1.1.4.tgz",
"integrity": "sha512-ecs5g1MSonDQdbPMghYkBLvJkXTOPziqVUwDUl9GDjoND+cDZDnOr+0z1IX+SZs2AdUOa8r+r8a7UyNt8MDNrw=="
"version": "2.0.0-rc.1",
"resolved": "https://registry.npmjs.org/@react-native-community/slider/-/slider-2.0.0-rc.1.tgz",
"integrity": "sha512-hdqQavGovI5M9NjCj4q4SPXyYOEHpBGXLIHBFETyL0S/B96hb09MXZAhOxsPYYs8KamYSKh2IYKwZ8yEiikNSg=="
},
"@react-navigation/core": {
"version": "3.4.2",

View file

@ -45,7 +45,7 @@
"dependencies": {
"@babel/preset-env": "7.5.0",
"@react-native-community/async-storage": "1.5.1",
"@react-native-community/slider": "1.1.4",
"@react-native-community/slider": "^2.0.0-rc.1",
"@remobile/react-native-qrcode-local-image": "1.0.4",
"bignumber.js": "9.0.0",
"bip21": "2.0.2",