@squadbase/vite-server 0.1.9-dev.a57a0ac → 0.1.9-dev.a70dcaa

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -593,7 +593,7 @@ var googleSearchConsoleOauthConnector = new ConnectorPlugin({
593
593
  description: "Connect to Google Search Console for search performance, indexing, and sitemap data using OAuth.",
594
594
  iconUrl: "https://images.ctfassets.net/9ncizv60xc5y/3rPusKosno7i1emOCmskTp/9ed092a4dc95efb74e34e83098ef3905/google-search-console-icon.webp",
595
595
  parameters,
596
- releaseFlag: { dev1: true, dev2: false, prod: false },
596
+ releaseFlag: { dev1: true, dev2: true, prod: true },
597
597
  categories: ["marketing"],
598
598
  onboarding: googleSearchConsoleOauthOnboarding,
599
599
  proxyPolicy: {