simple-photo-gallery 2.1.6 → 2.1.7

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.
@@ -27,7 +27,7 @@
27
27
  "photoswipe": "^5.4.4"
28
28
  },
29
29
  "peerDependencies": {
30
- "@simple-photo-gallery/common": "^2.1.6"
30
+ "@simple-photo-gallery/common": "^2.1.7"
31
31
  },
32
32
  "devDependencies": {
33
33
  "@eslint/eslintrc": "^3.3.1",
package/dist/index.cjs CHANGED
@@ -1578,7 +1578,7 @@ async function waitForUpdateCheck(checkPromise) {
1578
1578
  // package.json
1579
1579
  var package_default = {
1580
1580
  name: "simple-photo-gallery",
1581
- version: "2.1.6"};
1581
+ version: "2.1.7"};
1582
1582
 
1583
1583
  // src/index.ts
1584
1584
  var program = new commander.Command();