simple-photo-gallery 2.0.11-rc.8 → 2.0.11-rc.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.
package/dist/index.js CHANGED
@@ -1157,7 +1157,7 @@ async function waitForUpdateCheck(checkPromise) {
1157
1157
  // package.json
1158
1158
  var package_default = {
1159
1159
  name: "simple-photo-gallery",
1160
- version: "2.0.11-rc.8"};
1160
+ version: "2.0.11-rc.9"};
1161
1161
 
1162
1162
  // src/index.ts
1163
1163
  var program = new Command();