Skip to content

Commit 4be639a

Browse files
author
Mingze
authored
test(cypress): Bump Preview SDK version (#594)
1 parent f51ea81 commit 4be639a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
<meta name="viewport" content="width=device-width" />
44
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
55
<link rel="stylesheet" href="./styles.css" />
6-
<link rel="stylesheet" href="https://cdn01.boxcdn.net/platform/preview/2.47.0/en-US/preview.css" />
6+
<link rel="stylesheet" href="https://cdn01.boxcdn.net/platform/preview/2.51.0/en-US/preview.css" />
77
<link rel="stylesheet" href="./annotations.css" />
88
<script src="https://cdn01.boxcdn.net/polyfills/core-js/2.5.3/core.min.js"></script>
9-
<script src="https://cdn01.boxcdn.net/platform/preview/2.47.0/en-US/preview.js"></script>
9+
<script src="https://cdn01.boxcdn.net/platform/preview/2.51.0/en-US/preview.js"></script>
1010
<script src="./annotations.js"></script>
1111
</head>
1212

0 commit comments

Comments
 (0)