@shopify/create-app 1.0.4 → 1.0.5

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.
package/dist/index.js CHANGED
@@ -30,7 +30,6 @@ import zlib$1 from 'zlib';
30
30
  import require$$0$d from 'http2';
31
31
  import require$$1$3 from 'tls';
32
32
  import require$$0$e from 'net';
33
- import 'ngrok';
34
33
  import require$$0$f from 'punycode';
35
34
 
36
35
  var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
@@ -38720,7 +38719,7 @@ packageJson$1.exports.PackageNotFoundError = PackageNotFoundError;
38720
38719
  packageJson$1.exports.VersionNotFoundError = VersionNotFoundError;
38721
38720
 
38722
38721
  var name = "@shopify/cli-kit";
38723
- var version$2 = "1.0.4";
38722
+ var version$2 = "1.0.5";
38724
38723
  var description$1 = "A set of utilities, interfaces, and models that are common across all the platform features";
38725
38724
  var keywords = [
38726
38725
  "shopify",
@@ -38821,9 +38820,9 @@ var cliKitPackageJson = {
38821
38820
  devDependencies: devDependencies
38822
38821
  };
38823
38822
 
38824
- var version$1 = "1.0.4";
38823
+ var version$1 = "1.0.5";
38825
38824
 
38826
- var version = "1.0.4";
38825
+ var version = "1.0.5";
38827
38826
 
38828
38827
  const constants = {
38829
38828
  environmentVariables: {