@shopify/shop-minis-cli 0.1.8 → 0.1.9

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.
@@ -9,7 +9,7 @@
9
9
  * • May prevent submission
10
10
  *
11
11
  * To update: Run `npx shop-minis upgrade`
12
- * Learn more: https://shopify.dev/docs/api/shop-minis/configuration
12
+ * Learn more: https://shopify.dev/docs/api/shop-minis
13
13
  */
14
14
  const shopMinisConfig = require("@shopify/shop-minis-react/eslint/config");
15
15
 
@@ -9,6 +9,6 @@
9
9
  * • May prevent submission
10
10
  *
11
11
  * To update: Run `npx shop-minis upgrade`
12
- * Learn more: https://shopify.dev/docs/api/shop-minis/configuration
12
+ * Learn more: https://shopify.dev/docs/api/shop-minis
13
13
  */
14
14
  export { default } from "@shopify/shop-minis-react/stylelint/config";
@@ -3,7 +3,7 @@
3
3
  "//": "⚠️ MANAGED BY SHOP MINIS - DO NOT EDIT",
4
4
  "//info": "This file is maintained by @shopify/shop-minis-cli",
5
5
  "//update": "To update run: npx shop-minis upgrade",
6
- "//docs": "Learn more: https://shopify.dev/docs/api/shop-minis/configuration",
6
+ "//docs": "Learn more: https://shopify.dev/docs/api/shop-minis",
7
7
  "compilerOptions": {
8
8
  "allowJs": false,
9
9
  "resolveJsonModule": true,
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "access": "public",
5
5
  "@shopify:registry": "https://registry.npmjs.org/"
6
6
  },
7
- "version": "0.1.8",
7
+ "version": "0.1.9",
8
8
  "description": "Shop Minis CLI",
9
9
  "main": "build/index.js",
10
10
  "bin": {