MOBILE-2312 core: Install Camera, MediaCapture and rebuild package-lock
parent
2fe496aaa9
commit
527993dfe8
File diff suppressed because it is too large
Load Diff
|
@ -34,6 +34,7 @@
|
|||
"@angular/http": "5.0.0",
|
||||
"@angular/platform-browser": "5.0.0",
|
||||
"@angular/platform-browser-dynamic": "5.0.0",
|
||||
"@ionic-native/camera": "^4.5.2",
|
||||
"@ionic-native/clipboard": "^4.3.2",
|
||||
"@ionic-native/core": "4.3.0",
|
||||
"@ionic-native/file": "^4.3.3",
|
||||
|
@ -42,6 +43,7 @@
|
|||
"@ionic-native/in-app-browser": "^4.3.3",
|
||||
"@ionic-native/keyboard": "^4.3.2",
|
||||
"@ionic-native/local-notifications": "^4.4.0",
|
||||
"@ionic-native/media-capture": "^4.5.2",
|
||||
"@ionic-native/network": "^4.3.2",
|
||||
"@ionic-native/splash-screen": "4.3.0",
|
||||
"@ionic-native/sqlite": "^4.3.2",
|
||||
|
|
Loading…
Reference in New Issue