@shopify/oxygen-cli 4.4.15-unstable.202407011510.0 → 4.4.15-unstable.202407011533.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -194,5 +194,5 @@
194
194
  ]
195
195
  }
196
196
  },
197
- "version": "4.4.15-unstable.202407011510.0"
197
+ "version": "4.4.15-unstable.202407011533.0"
198
198
  }
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "@shopify:registry": "https://registry.npmjs.org"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "4.4.15-unstable.202407011510.0",
8
+ "version": "4.4.15-unstable.202407011533.0",
9
9
  "type": "module",
10
10
  "scripts": {
11
11
  "build": "tsup --sourcemap --clean --config ./tsup.config.ts && oclif manifest",