@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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @shopify/create-app
2
2
 
3
+ ## 1.0.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Import ngrok dynamically
8
+
3
9
  ## 1.0.4
4
10
 
5
11
  ### Patch Changes
@@ -29,7 +29,6 @@ import zlib$1 from 'zlib';
29
29
  import require$$0$d from 'http2';
30
30
  import require$$1$3 from 'tls';
31
31
  import require$$0$e from 'net';
32
- import 'ngrok';
33
32
  import require$$0$f from 'punycode';
34
33
  import { Flags, Command } from '@oclif/core';
35
34
 
@@ -45178,7 +45177,7 @@ const username = async (platform = platform$1) => {
45178
45177
  };
45179
45178
 
45180
45179
  var name = "@shopify/cli-kit";
45181
- var version$2 = "1.0.4";
45180
+ var version$2 = "1.0.5";
45182
45181
  var description$1 = "A set of utilities, interfaces, and models that are common across all the platform features";
45183
45182
  var keywords = [
45184
45183
  "shopify",
@@ -45279,9 +45278,9 @@ var cliKitPackageJson = {
45279
45278
  devDependencies: devDependencies
45280
45279
  };
45281
45280
 
45282
- var version$1 = "1.0.4";
45281
+ var version$1 = "1.0.5";
45283
45282
 
45284
- var version = "1.0.4";
45283
+ var version = "1.0.5";
45285
45284
 
45286
45285
  const constants = {
45287
45286
  environmentVariables: {