@shopify/cli-kit 0.30.1 → 0.30.2

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/cli-kit
2
2
 
3
+ ## 0.30.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Add scaffold to the package.json's scripts section of the app template
8
+
3
9
  ## 0.30.1
4
10
 
5
11
  ### Patch Changes
@@ -40176,7 +40176,7 @@ var os$2 = /*#__PURE__*/Object.freeze({
40176
40176
  });
40177
40177
 
40178
40178
  var name = "@shopify/cli-kit";
40179
- var version$1 = "0.30.1";
40179
+ var version$1 = "0.30.2";
40180
40180
  var description$1 = "A set of utilities, interfaces, and models that are common across all the platform features";
40181
40181
  var keywords = [
40182
40182
  "shopify",
@@ -40270,7 +40270,7 @@ var cliKitPackageJson = {
40270
40270
  devDependencies: devDependencies
40271
40271
  };
40272
40272
 
40273
- var version = "0.30.1";
40273
+ var version = "0.30.2";
40274
40274
 
40275
40275
  const constants = {
40276
40276
  environmentVariables: {
@@ -58386,7 +58386,7 @@ class Body {
58386
58386
  return formData;
58387
58387
  }
58388
58388
 
58389
- const {toFormData} = await import('./multipart-parser-580f5b8c.js');
58389
+ const {toFormData} = await import('./multipart-parser-a3698ba7.js');
58390
58390
  return toFormData(this.body, ct);
58391
58391
  }
58392
58392
 
@@ -60145,4 +60145,4 @@ var http = /*#__PURE__*/Object.freeze({
60145
60145
  });
60146
60146
 
60147
60147
  export { FormData as F, File as a, string$2 as b, os$2 as c, dependency as d, error$l as e, file$1 as f, environment as g, session as h, schema$1 as i, toml as j, store as k, http as l, constants as m, output as o, path$p as p, system as s, template as t, ui as u, version$2 as v };
60148
- //# sourceMappingURL=index-0360f23d.js.map
60148
+ //# sourceMappingURL=index-17ec6a4a.js.map