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