npm package diff

Package: @forge/cli-shared

Versions: 6.9.0-next.6-experimental-98585b7 - 6.9.0

File: package/out/ui/text.js

Index: package/out/ui/text.js
===================================================================
--- package/out/ui/text.js
+++ package/out/ui/text.js
@@ -700,10 +700,8 @@
         installingToOptionalProduct: (product) => `\nThis app will be installed as a compatible context on ${product}.\n`,
         installConfirmation: (product, site) => `Installing your app onto ${product} on ${site}.\n${ctrlC}\n`,
         bannerSite: `\nInstalling your app onto an Atlassian site.\n${ctrlC}\n`,
         bannerWorkspace: `\nInstalling your app onto the selected workspace.\n${ctrlC}\n`,
-        devAppInstallWarning: `${chalk_1.default.bold('WARNING:')} You are about to deploy a development app to a production site. If you do not intend to test your app, we strongly recommend that you deploy your app to production and install the production version instead.`,
-        devAppInstallConfirm: `Are you sure you want to proceed?`,
         optionConfirmScopes: 'skip confirmation of scopes for the app before installing or upgrading the app',
         optionUpgrade: 'upgrade an existing installation',
         optionLicense: 'specify the license value for the app (allowed values: active, standard, advanced, inactive, and trial)',
         optionLicenseModes: 'specify the list of license mode value for the app (allowed values: user-access)',