@wix/pro-gallery 1.0.59 → 1.0.60
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/build/cjs/context.js +0 -1
- package/build/cjs/index.js +0 -1
- package/build/cjs/meta.js +0 -1
- package/package.json +3 -3
- package/build/cjs/context.js.map +0 -1
- package/build/cjs/index.js.map +0 -1
- package/build/cjs/meta.js.map +0 -1
package/build/cjs/context.js
CHANGED
@@ -25,4 +25,3 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
26
26
|
exports.proGallery = void 0;
|
27
27
|
exports.proGallery = __importStar(require("@wix/pro-gallery_pro-gallery/context"));
|
28
|
-
//# sourceMappingURL=context.js.map
|
package/build/cjs/index.js
CHANGED
package/build/cjs/meta.js
CHANGED
@@ -25,4 +25,3 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
26
26
|
exports.proGallery = void 0;
|
27
27
|
exports.proGallery = __importStar(require("@wix/pro-gallery_pro-gallery/meta"));
|
28
|
-
//# sourceMappingURL=meta.js.map
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@wix/pro-gallery",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.60",
|
4
4
|
"publishConfig": {
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
6
6
|
"access": "public"
|
@@ -18,7 +18,7 @@
|
|
18
18
|
"type-bundles"
|
19
19
|
],
|
20
20
|
"dependencies": {
|
21
|
-
"@wix/pro-gallery_pro-gallery": "1.0.
|
21
|
+
"@wix/pro-gallery_pro-gallery": "1.0.30"
|
22
22
|
},
|
23
23
|
"devDependencies": {
|
24
24
|
"glob": "^10.4.1",
|
@@ -43,5 +43,5 @@
|
|
43
43
|
"fqdn": ""
|
44
44
|
}
|
45
45
|
},
|
46
|
-
"falconPackageHash": "
|
46
|
+
"falconPackageHash": "8e2594caa5578098dd5c0d4107db2df17c4018d7432a28a64aa2a709"
|
47
47
|
}
|
package/build/cjs/context.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,mFAAmE"}
|
package/build/cjs/index.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,yEAA2D;AAElD,gCAAU"}
|
package/build/cjs/meta.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gFAAgE"}
|