pro-gallery 4.0.15-beta.227 → 4.0.15-beta.228
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.
|
@@ -1427,8 +1427,8 @@
|
|
|
1427
1427
|
"affectsGlobalScope": false
|
|
1428
1428
|
},
|
|
1429
1429
|
"../../../node_modules/@types/prettier/index.d.ts": {
|
|
1430
|
-
"version": "
|
|
1431
|
-
"signature": "
|
|
1430
|
+
"version": "6209c901f30cc321f4b86800d11fad3d67e73a3308f19946b1bc642af0280298",
|
|
1431
|
+
"signature": "6209c901f30cc321f4b86800d11fad3d67e73a3308f19946b1bc642af0280298",
|
|
1432
1432
|
"affectsGlobalScope": false
|
|
1433
1433
|
},
|
|
1434
1434
|
"../../../node_modules/@types/q/index.d.ts": {
|
|
@@ -1427,8 +1427,8 @@
|
|
|
1427
1427
|
"affectsGlobalScope": false
|
|
1428
1428
|
},
|
|
1429
1429
|
"../../../node_modules/@types/prettier/index.d.ts": {
|
|
1430
|
-
"version": "
|
|
1431
|
-
"signature": "
|
|
1430
|
+
"version": "6209c901f30cc321f4b86800d11fad3d67e73a3308f19946b1bc642af0280298",
|
|
1431
|
+
"signature": "6209c901f30cc321f4b86800d11fad3d67e73a3308f19946b1bc642af0280298",
|
|
1432
1432
|
"affectsGlobalScope": false
|
|
1433
1433
|
},
|
|
1434
1434
|
"../../../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.228",
|
|
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.228",
|
|
43
|
+
"pro-gallery-lib": "4.0.15-beta.228",
|
|
44
|
+
"pro-layouts": "4.0.15-beta.228",
|
|
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": "98619654fe0275b7f4c9517606605a5e8ae8fef0"
|
|
102
102
|
}
|