Capacitor CLI - cap update
Updates the native plugins and dependencies referenced in package.json
.
npx cap update
platform
(optional):android
,ios
--deployment
: Podfile.lock won't be deleted and pod install will use--deployment
option.
Updates the native plugins and dependencies referenced in package.json
.
npx cap update
platform
(optional): android
, ios
--deployment
: Podfile.lock won't be deleted and pod install will use --deployment
option.