simple-photo-gallery 2.0.11-rc.13 → 2.0.11-rc.14

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
@@ -1160,7 +1160,7 @@ async function waitForUpdateCheck(checkPromise) {
1160
1160
  // package.json
1161
1161
  var package_default = {
1162
1162
  name: "simple-photo-gallery",
1163
- version: "2.0.11-rc.13"};
1163
+ version: "2.0.11-rc.14"};
1164
1164
 
1165
1165
  // src/index.ts
1166
1166
  var program = new Command();