simple-photo-gallery 2.0.15 → 2.0.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
@@ -1186,7 +1186,7 @@ async function waitForUpdateCheck(checkPromise) {
1186
1186
  // package.json
1187
1187
  var package_default = {
1188
1188
  name: "simple-photo-gallery",
1189
- version: "2.0.15"};
1189
+ version: "2.0.17"};
1190
1190
 
1191
1191
  // src/index.ts
1192
1192
  var program = new commander.Command();