simple-photo-gallery 2.0.15-rc.18 → 2.0.15-rc.18.1

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
@@ -1172,7 +1172,7 @@ async function waitForUpdateCheck(checkPromise) {
1172
1172
  // package.json
1173
1173
  var package_default = {
1174
1174
  name: "simple-photo-gallery",
1175
- version: "2.0.15-rc.18"};
1175
+ version: "2.0.15-rc.18.1"};
1176
1176
 
1177
1177
  // src/index.ts
1178
1178
  var program = new Command();