@pronto-tools-and-more/files 12.13.0 → 12.15.0
Sign up to get free protection for your applications and to get access to all the features.
- package/files/framework/src/default/storefront/buildInfo.json +4 -4
- package/files/framework/src/default/storefront/deep-link-landing/purple-deep-link-landing.js +2 -2
- package/files/framework/src/default/storefront/index.html +2 -2
- package/files/framework/src/default/storefront/modules/main.js +1 -1
- package/package.json +1 -1
@@ -4,8 +4,8 @@
|
|
4
4
|
<meta charset="utf-8">
|
5
5
|
<title></title>
|
6
6
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
|
7
|
-
<meta name="storefront-commit" content="
|
8
|
-
<meta name="storefront-version" content="3.8.
|
7
|
+
<meta name="storefront-commit" content="040e8fa">
|
8
|
+
<meta name="storefront-version" content="3.8.5">
|
9
9
|
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
10
10
|
<link rel="stylesheet" href="assets/fonts.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="assets/fonts.css"></noscript>
|
11
11
|
<script type="text/javascript">
|