simple-photo-gallery 2.0.11-rc.15 → 2.0.11-rc.17

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.cjs CHANGED
@@ -1178,7 +1178,7 @@ async function waitForUpdateCheck(checkPromise) {
1178
1178
  // package.json
1179
1179
  var package_default = {
1180
1180
  name: "simple-photo-gallery",
1181
- version: "2.0.11-rc.15"};
1181
+ version: "2.0.11-rc.17"};
1182
1182
 
1183
1183
  // src/index.ts
1184
1184
  var program = new commander.Command();