This repository was archived by the owner on Feb 25, 2019. It is now read-only.
File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 27
27
},
28
28
"dependencies" : {
29
29
"animate.css" : " >3.5.2" ,
30
- "awesome-qr" : " 1.0.9" ,
30
+ "awesome-qr" : " ^ 1.0.9" ,
31
31
"axios" : " >0.17.1" ,
32
32
"better-scroll" : " ^1.4.2" ,
33
+ "bip39" : " ^2.4.0" ,
33
34
"cordova" : " ^7.1.0" ,
34
35
"cordova-android" : " ^6.2.3" ,
35
36
"cordova-browser" : " ^5.0.1" ,
53
54
"cordova-plugin-wkwebview-engine" : " ^1.1.4" ,
54
55
"cordova-plugin-x-socialsharing" : " ^5.3.2" ,
55
56
"cordova-sqlite-storage" : " ^2.1.2" ,
57
+ "create-hmac" : " ^1.1.6" ,
56
58
"decimal.js" : " >=9.0.1" ,
57
59
"echarts" : " >=4.0.1" ,
58
60
"ed25519" : " >=0.0.4" ,
59
61
"instabug-cordova" : " ^1.9.1" ,
62
+ "js-nacl" : " ^1.2.2" ,
60
63
"lodash" : " >=4.17.4" ,
61
64
"moment" : " >=2.20.1" ,
62
65
"nprogress" : " >=0.2.0" ,
77
80
"vuedraggable" : " >=2.16.0" ,
78
81
"vuetify" : " ^1.0.16" ,
79
82
"vuex" : " >=2.4.0" ,
80
- "xml2js" : " ^0.4.19" ,
81
- "bip39" : " ^2.4.0" ,
82
- "create-hmac" : " ^1.1.6" ,
83
- "js-nacl" : " ^1.2.2"
83
+ "xml2js" : " ^0.4.19"
84
84
},
85
85
"devDependencies" : {
86
86
"autoprefixer" : " ^7.1.2" ,
172
172
" ios"
173
173
]
174
174
}
175
- }
175
+ }
Original file line number Diff line number Diff line change @@ -2169,9 +2169,9 @@ cordova-plugin-inappbrowser@^1.7.2:
2169
2169
version "1.7.2"
2170
2170
resolved "https://registry.yarnpkg.com/cordova-plugin-inappbrowser/-/cordova-plugin-inappbrowser-1.7.2.tgz#64763495be87eb2e7adb1a08f0209b96ea5ceee0"
2171
2171
2172
- cordova-plugin-qrscanner@^2.5.0 :
2172
+ " cordova-plugin-qrscanner@git+https://github.com/imloama/cordova-plugin-qrscanner.git " :
2173
2173
version "2.5.0"
2174
- resolved "https://registry.yarnpkg. com/cordova-plugin-qrscanner/-/ cordova-plugin-qrscanner-2.5.0.tgz#6d6ba13d0bb49e370daa4958d77c8aa76d8ca356 "
2174
+ resolved "git+ https://github. com/imloama/ cordova-plugin-qrscanner.git#2da189bf86adf057e0f0088ce80225c8e54aead2 "
2175
2175
dependencies :
2176
2176
qrcode-reader "^0.2.2"
2177
2177
webrtc-adapter "^3.1.4"
You can’t perform that action at this time.
0 commit comments