Skip to content

Commit add2716

Browse files
Update PSPDFKit script source to version 1.7.0
1 parent 190491b commit add2716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/typescript-vite/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>Nutrient Web SDK viewer — TypeScript example</title>
88
</head>
99
<body>
10-
<script src="https://cdn.cloud.pspdfkit.com/pspdfkit-web@1.6.0/nutrient-viewer.js"></script>
10+
<script src="https://cdn.cloud.pspdfkit.com/pspdfkit-web@1.7.0/nutrient-viewer.js"></script>
1111
<div class="container"></div>
1212
<script type="module" src="/src/main.ts"></script>
1313
</body>

0 commit comments

Comments
 (0)