pro-gallery 4.0.15-beta.200 → 4.0.15-beta.201
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.
|
@@ -1402,8 +1402,8 @@
|
|
|
1402
1402
|
"affectsGlobalScope": false
|
|
1403
1403
|
},
|
|
1404
1404
|
"../../../node_modules/@types/prettier/index.d.ts": {
|
|
1405
|
-
"version": "
|
|
1406
|
-
"signature": "
|
|
1405
|
+
"version": "501260c8b07a6e423fb6ebdea704e732ad529208e4fbbc517836fac8f8ae8895",
|
|
1406
|
+
"signature": "501260c8b07a6e423fb6ebdea704e732ad529208e4fbbc517836fac8f8ae8895",
|
|
1407
1407
|
"affectsGlobalScope": false
|
|
1408
1408
|
},
|
|
1409
1409
|
"../../../node_modules/@types/q/index.d.ts": {
|
|
@@ -1402,8 +1402,8 @@
|
|
|
1402
1402
|
"affectsGlobalScope": false
|
|
1403
1403
|
},
|
|
1404
1404
|
"../../../node_modules/@types/prettier/index.d.ts": {
|
|
1405
|
-
"version": "
|
|
1406
|
-
"signature": "
|
|
1405
|
+
"version": "501260c8b07a6e423fb6ebdea704e732ad529208e4fbbc517836fac8f8ae8895",
|
|
1406
|
+
"signature": "501260c8b07a6e423fb6ebdea704e732ad529208e4fbbc517836fac8f8ae8895",
|
|
1407
1407
|
"affectsGlobalScope": false
|
|
1408
1408
|
},
|
|
1409
1409
|
"../../../node_modules/@types/q/index.d.ts": {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"private": false,
|
|
3
3
|
"name": "pro-gallery",
|
|
4
|
-
"version": "4.0.15-beta.
|
|
4
|
+
"version": "4.0.15-beta.201",
|
|
5
5
|
"sideEffects": [
|
|
6
6
|
"./src/components/styles/gallery.scss"
|
|
7
7
|
],
|
|
@@ -39,9 +39,9 @@
|
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"@vimeo/player": "2.8.2",
|
|
41
41
|
"hls.js": "^0.14.12",
|
|
42
|
-
"pro-gallery-blueprints": "4.0.15-beta.
|
|
43
|
-
"pro-gallery-lib": "4.0.15-beta.
|
|
44
|
-
"pro-layouts": "4.0.15-beta.
|
|
42
|
+
"pro-gallery-blueprints": "4.0.15-beta.201",
|
|
43
|
+
"pro-gallery-lib": "4.0.15-beta.201",
|
|
44
|
+
"pro-layouts": "4.0.15-beta.201",
|
|
45
45
|
"react-player": "^2.6.2"
|
|
46
46
|
},
|
|
47
47
|
"peerDependencies": {
|
|
@@ -98,5 +98,5 @@
|
|
|
98
98
|
"<rootDir>/tests/environment-setup.js"
|
|
99
99
|
]
|
|
100
100
|
},
|
|
101
|
-
"gitHead": "
|
|
101
|
+
"gitHead": "4d0fa1a56d5e354b1ec8df444ae4e25228e73124"
|
|
102
102
|
}
|