Skip to content

Commit 441208e

Browse files
chore(cli): Add geolocation to migrate cmd plugin changes (#8253)
1 parent d3c0c19 commit 441208e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/src/tasks/migrate.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@ async function writeBreakingChanges() {
371371
'@capacitor/barcode-scanner',
372372
'@capacitor/browser',
373373
'@capacitor/camera',
374+
'@capacitor/geolocation',
374375
'@capacitor/google-maps',
375376
'@capacitor/push-notifications',
376377
'@capacitor/screen-orientation',

0 commit comments

Comments
 (0)